https://bugzilla.wikimedia.org/show_bug.cgi?id=22508
Summary: {{urlencode:{{PAGENAME}} }} encodes & in the title as
%26amp%3B
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
On a page whose title contains an &, urlencode over {{PAGENAME}} or
{{FULLPAGENAME}} will produce %26amp%3B instead of %26.
--- Comment #1 from Platonides <[email protected]> 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
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l