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)
Change History (1)
Changed February 15, 2009 04:19PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
This is related to #3500 and was fixed in [6186]; look for it soon in a release near you!