Side navigation
#14701 closed bug (fixed)
Opened January 16, 2014 09:49PM UTC
Closed January 17, 2014 06:12AM UTC
Last modified March 20, 2014 01:58AM UTC
$.fn.find( jQuery ) broken in 2.1.0pre
Reported by: | dcherman | Owned by: | gibson042 |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | traversing | Version: | 2.1.0-beta2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm pretty sure this use of $.fn.find is valid, but please let me know if I'm nuts. Not sure exactly how to describe it, so I'll let the test case speak for itself.
Attachments (0)
Change History (5)
Changed January 16, 2014 09:50PM UTC by comment:1
Changed January 17, 2014 05:37AM UTC by comment:2
owner: | → gibson042 |
---|---|
status: | new → assigned |
I'm not sure why you chose an example with invalid markup, but the issue is valid. Thanks!
Changed January 17, 2014 06:12AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | assigned → closed |
Traversing: Check all pairwise element combinations for .find( els )
Ref b8d0d54a3c4960794a1b492957abeb56eddd1e48
Fixes #14701
Changeset: 391c21b15d769fac1c37631b28c0226f57a59796
Changed March 20, 2014 01:56AM UTC by comment:4
component: | unfiled → traversing |
---|---|
priority: | undecided → low |
version: | → 2.1.0 |
Changed March 20, 2014 01:58AM UTC by comment:5
milestone: | None → 2.1 |
---|---|
version: | 2.1.0 → 2.1.0-beta2 |
I meant to put 2.1.0-rc1 in the title. My bad.