Skip to main content

Bug Tracker

Side navigation

#12474 closed bug (fixed)

Opened September 06, 2012 05:04AM UTC

Closed September 17, 2012 04:44PM UTC

Last modified September 19, 2012 03:32PM UTC

Using find on a collection with append does not return the correct elements

Reported by: gbakernet Owned by:
Priority: blocker Milestone: 1.8.2
Component: traversing Version: 1.8.1
Keywords: Cc: timmywil, dmethvin
Blocked by: Blocking:
Description

Using find on a collection that has html appended was working in 1.8.0 and is not working in 1.8.1

Example

http://jsfiddle.net/p6389/

This code is based on current Cloud Zoom implementation.

Attachments (0)
Change History (6)

Changed September 08, 2012 05:25PM UTC by mikesherov comment:1

cc: → timmywil, dmethvin
component: unfiledtraversing
milestone: None1.8.2
priority: undecidedblocker
status: newopen

Changed September 08, 2012 06:53PM UTC by rwaldron comment:2

That's an odd looking fiddle...

Changed September 11, 2012 11:17PM UTC by d.galvez comment:3

This pull request fixes the issue: https://github.com/jquery/sizzle/pull/152

Changed September 17, 2012 04:35PM UTC by gibson042 comment:4

I believe this to be a duplicate of #12337.

Changed September 17, 2012 04:44PM UTC by dmethvin comment:5

resolution: → duplicate
status: openclosed

Duplicate of #12337.

Changed September 19, 2012 03:32PM UTC by Timmy Willison comment:6

resolution: duplicatefixed

Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541.

Changeset: f7980d4d68e76147e6a9ddd7b30d379ddce7f222