Make sure that we don't try to double-encode params using the traditional style....
authorjeresig <jeresig@gmail.com>
Sat, 6 Feb 2010 00:43:31 +0000 (19:43 -0500)
committerjeresig <jeresig@gmail.com>
Sat, 6 Feb 2010 00:43:31 +0000 (19:43 -0500)
commit54bd004e53b4d89e9e7e7533f11c23ff99f70d73
treec64ffaec3c1b5a7a056ba1dd70d7a4a5e2c7d8a7
parent43b3ed086dd850388c72ea1cabb557125dfe095a
Make sure that we don't try to double-encode params using the traditional style. Fixes #6041.
src/ajax.js
test/unit/ajax.js