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

           Summary: mw.uri.js doesn't clone multi-valued arguments
           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]


it's storing them as arrays, so the shallow copy will return a reference to the
original uri.

solutions: enhance clone method to clone arrays; use a string with unusual
delimeter to store multi-valued cgi args.

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