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

           Summary: 'from' parameter of rollback urls in the web interface
                    include '+' signs (wrong encoding)
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Page editing
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: krinklem...@gmail.com


Example url:


http://www.mediawiki.org/w/index.php?title=Manual:$wgInvalidateCacheOnLocalSettingsChange&action=rollback&from=Jack+Phoenix&token=foo1234

"Jack+Phoenix" should either have been "Jack%20Phoenix" (rawurlencode) or
Jack_Phoenix (wfUrlencode).

This is causing javascript gadgets to fail from time to time when the username
contains a space.

Although I think we just didn't notice it before, it could be regression in
1.17 since 1.16wmf4.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to