Fixes #7568. Follow-up fix for #5862. Objects with a length property weren't serializ...
authorAnton M <obhvsbypqghgc@gmail.com>
Mon, 31 Jan 2011 14:58:27 +0000 (15:58 +0100)
committerAnton M <obhvsbypqghgc@gmail.com>
Mon, 31 Jan 2011 14:58:27 +0000 (15:58 +0100)
commit389c099df686bd104ce0aab3361a94ebf3a05ce6
treea4b41fb2c1b2ea3d8ea9d0a4ffe725cfff36893b
parent4e975430510f443ef76a90d077bc8956fb8b8cc0
Fixes #7568. Follow-up fix for #5862. Objects with a length property weren't serialized properly by jQuery.param.
src/ajax.js
test/unit/ajax.js