Last modified: 2010-02-13 15:31:18 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24508, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22508 - {{urlencode:{{PAGENAME}} }} encodes & in the title as %26amp%3B
{{urlencode:{{PAGENAME}} }} encodes & in the title as %26amp%3B
Status: RESOLVED DUPLICATE of bug 13288
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-13 13:30 UTC by Platonides
Modified: 2010-02-13 15:31 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Platonides 2010-02-13 13:30:22 UTC
On a page whose title contains an &, urlencode over {{PAGENAME}} or {{FULLPAGENAME}} will produce %26amp%3B instead of %26.
Comment 1 Platonides 2010-02-13 13:51:15 UTC
ParserTest:

!! test
Bug 22508 - {{urlencode:{{PAGENAME}} }} produce %26amp%3B
!! options
title=[[&]]
!! input
{{urlencode:{{FULLPAGENAME}} }}
{{urlencode:{{PAGENAME}} }}
!! result
<p>%26
%26
</p>
!! end
Comment 2 Alexandre Emsenhuber [IAlex] 2010-02-13 15:31:18 UTC

*** This bug has been marked as a duplicate of bug 13288 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links