https://bugzilla.wikimedia.org/show_bug.cgi?id=18794

           Summary: Weird urlencode error
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: ParserFunctions
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I'm not sure where this stems from. In fact Im not sure if it's mediawiki,
parser functions or just a "you shouldn't be trying to do that".

Basically I wanted a system message to include a link to the delete log of the
relevant article. The pagename is provided in "$1", and I wanted the system
message to include "[{{urlencode:$1}} $1]" as a link. Poor coding perhaps, but
as the message allowed piped links I had hopes it might work.

The revision of the system message is here: 
http://en.wikipedia.org/w/index.php?title=MediaWiki:Missing-article&oldid=289791845

I then clicked the link for an oversighted revision
<http://en.wikipedia.org/w/index.php?diff=289767780&oldid=289682224> to see if
it worked. 

The piping worked, as in, the resulting error gave the correct (piped) display
name. But the URL it hyperlinked to was
<http://en.wikipedia.org/w/index.php?title=Special:Log&type=delete&page=%7FUNIQ2013e14f31611b6d-nowiki-00000001-QINU%7F>


Something's not quite right there....


-- 
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 on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to