parseQueryString("a=1&b=2") returns: {"a":"1", "&":"", "b":"2"}, while
it should return {"a":"1", "b":"2"}. There is also no test case for
this.

I'll gladly log and fix this, but I don't have a username/password for
trac.

Cheers,
Nicolas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to