]> source.dussan.org Git - jquery.git/commit
Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, Closes gh-979
authorBen Truyman <bentruyman@gmail.com>
Tue, 16 Oct 2012 15:37:15 +0000 (11:37 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Tue, 16 Oct 2012 15:37:15 +0000 (11:37 -0400)
commitce5784a480ee6dc355fc961ab8bcd5828dabcbb6
tree0ebf73c24d1e2736811b0f39b114fc1b8b1d8823
parentfcaef889682d6724f7b8e662c66a7539a95ae3d8
Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, Closes gh-979
src/ajax.js
test/unit/ajax.js