Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leader tests fail with jQuery 1.4.2 #34

Closed
pisi opened this issue May 8, 2011 · 1 comment
Closed

leader tests fail with jQuery 1.4.2 #34

pisi opened this issue May 8, 2011 · 1 comment
Assignees
Labels
Milestone

Comments

@pisi
Copy link
Owner

pisi commented May 8, 2011

Since jQuery 1.4.3 retrieving DOM .data on empty jQuery collection returns null. In jQuery 1.4.2 the same jQuery internally fails on using slice method on undefined.

I should either resolve the issue or elevate the minimal required version of jQuery.

@ghost ghost assigned pisi May 8, 2011
@pisi pisi closed this as completed in 9757aee May 8, 2011
@pisi
Copy link
Owner Author

pisi commented May 8, 2011

And the minimal version stays 1.4.2. Yay! :)

pisi added a commit that referenced this issue May 8, 2011
* Promptly resolves sudden incompatibility with new jQuery 1.6 (GH-32).
* Enhanced test for by testing for CSS value equivalency rather for string equality (GH-33).
* `leader` tests Opera bug fixed (GH-34).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant