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

Neil Kandalgaonkar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Neil Kandalgaonkar <[email protected]> 2011-09-15 
01:23:40 UTC ---
Okay, actually, maybe it would be a good idea to handle all that with
$.param(), and there is a decently documented function in jQuery BBQ which
unserializes URLs much like $.param(), even for complex values like
?foo[a][b]=var .

However, now I remember why I didn't use $.param(); we like to escape things
differently (for whatever reason we always escape parentheses, for example).

Looking into whether I can fiddle with jQuery's escaping routines there.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to