]> 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 19:47:39 +0000 (14:47 -0500)
commit69b3d5ce0f081d3f113b2917495f35df160f8522
tree2467dbcc8baec040e9732595ca859f8e9523ecd9
parenta14a31727feed23c4ba4e4948700b7719ce219aa
 Fixes #11151, #13388. Minor refactor of response conversion and when/where
 responseXXX fields are set on the jqXHR. Close gh-1164.
src/ajax.js
test/data/errorWithJSON.php [new file with mode: 0644]
test/unit/ajax.js