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

           Summary: make mw.Uri.js handle query arguments that appear
                    multiple times
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: UploadWizard
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


mw.Uri.js models the query as an object of simple key-values. This is not
strictly correct as you can have

  key=value&key=anotherValue

If it is to replace certain functions in mw.util.js, such as getParamValue it
needs to handle that case.

-- 
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