]> source.dussan.org Git - jquery.git/commit
Fixes #11151, #13388. Minor refactor of response conversion and when/where
authorjaubourg <j@ubourg.net>
Fri, 8 Feb 2013 15:26:36 +0000 (16:26 +0100)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 28 Feb 2013 20:01:10 +0000 (15:01 -0500)
commiteebc77849cebd9a69025996939f930cbf9b1bae1
tree87fab74faa85c7016a524ae2fe8e40ed8659509b
parent38bc968052f7f20af48626b6739f312224314348
 Fixes #11151, #13388. Minor refactor of response conversion and when/where
 responseXXX fields are set on the jqXHR. Close gh-1164.

(Cherry-picked from 69b3d5ce0f081d3f113b2917495f35df160f8522)
src/ajax.js
test/data/errorWithJSON.php [new file with mode: 0644]
test/unit/ajax.js