Skip to main content

Bug Tracker

Side navigation

#4124 closed bug (fixed)

Opened February 11, 2009 02:45PM UTC

Closed February 15, 2009 04:19PM UTC

.children() not working in combination with clone

Reported by: ricktw Owned by: john
Priority: major Milestone: 1.3.1
Component: selector Version: 1.3.1
Keywords: children clone Cc:
Blocked by: Blocking:
Description

After cloning some elements, the .children() doesn't return all children.

.find('>XYZ') does work!

I've attached a reproduction scenario...

Attachments (1)
  • jquery issue.zip (19.0 KB) - added by ricktw February 11, 2009 02:47PM UTC.

    reproduction scenario

Change History (1)

Changed February 15, 2009 04:19PM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

This is related to #3500 and was fixed in [6186]; look for it soon in a release near you!