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

           Summary: {{fullurl:}} trims stuff after the first space in the
                    params part
           Product: MediaWiki
           Version: wikimedia-deployment
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Keywords: need-parsertest, parser
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


{{fullurl:foo|param=lorem ipsum}}
becomes
http://some.wiki.org/w/index.php?title=foo&param=lorem
instead of
http://some.wiki.org/w/index.php?title=foo&param=lorem%20ipsum

further dependency:

[{{fullurl:foo|param=lorem ipsum}} link name]
becomes
"ipsum link name" linking to
http://some.wiki.org/w/index.php?title=foo&param=lorem
instead of
"link name" linking to
http://some.wiki.org/w/index.php?title=foo&param=lorem%20ipsum

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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