Page MenuHomePhabricator

mw.uri.js doesn't clone multi-valued arguments
Closed, ResolvedPublic

Description

Author: neilk

Description:
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.


Version: unspecified
Severity: enhancement

Details

Reference
bz28036

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:32 PM
bzimport added a project: UploadWizard.
bzimport set Reference to bz28036.
bzimport added a subscriber: Unknown Object (MLST).
Gilles raised the priority of this task from Medium to Unbreak Now!.Dec 4 2014, 10:27 AM
Gilles added a project: Multimedia.
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Medium.Dec 4 2014, 11:20 AM