This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-02-04 20:24:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
116c82b027a03a7a5670fa580fa9af819cc1cc03
jquery
/
test
/
data
/
json_assigned_obj.js
David Serduke
4b8f6cdc86
Fixed
#1557
, although it doesn't appear to be just an FF3 problem. In this case, $.getJSON() wasn't working from a remote host. I went ahead and added a unit test then added the s.dataType == "json" test for a remote <script> load. The said that json was allowed but the dataType check was missing. This appears to have fixed the bug across all browsers.
2007-11-29 19:07:20 +00:00
43 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink