Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

FYI: Fixtures do not work with jquery 1.5 #19

Closed
victorjkhalaf opened this issue Feb 23, 2011 · 5 comments
Closed

FYI: Fixtures do not work with jquery 1.5 #19

victorjkhalaf opened this issue Feb 23, 2011 · 5 comments

Comments

@victorjkhalaf
Copy link

After spending a few hours on it, we've found that due to jQuery 1.5's changed ajax functionality (http://api.jquery.com/jQuery.ajax/) fixtures can't be loaded.
The solution is to revert to jQuery 1.4.x.

Hope this helps anyone else stuck!

@donnut
Copy link

donnut commented Mar 25, 2011

It sure helped me! I encountered the same problem. Fixtures worked again with 1.4.4.

@victorjkhalaf
Copy link
Author

Glad it helped!

@velesin
Copy link
Owner

velesin commented Aug 2, 2011

I think fixtures also work in jQuery 1.6. I'm closing the ticket for now...

If you find some more problems please reopen it, but provide a bit more detailed info if possible (which particular changes in ajax functionality break fixtures in your opinion; if you can also provide a test case with an example exposing how and when it breaks it would be most helpful!).

@velesin velesin closed this as completed Aug 2, 2011
@donnut
Copy link

donnut commented Aug 3, 2011

I can confirm fixtures are loaded in jquery version 1.6.1.
Using jasmine 1.0.2

I can send a test case proofing success in jquery 1.4.4 and 1.6.1 and failure 1.5. Just let me know how to send the zip file containing all the necessary files.

@velesin
Copy link
Owner

velesin commented Aug 3, 2011

please mail it to:
wuzet at elsat.net.pl

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants