Side navigation
#1628 closed bug (fixed)
Opened September 16, 2007 12:18PM UTC
Closed September 18, 2007 02:02PM UTC
JQuery 1.2 on IE6 returns incorrect DOM result after clone/append
Reported by: | xhva | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | core | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
JQuery 1.2 on IE6 (IE7 untested) will return an incorrect DOM result after a clone and append operation. Minimised testcase attached.
1.1.4 doesn't exhibit this problem.
I tried to test on the nightlies, but the nightly link points to 1.1.4 and I don't have any experience with make.
Thanks handcoding -- this was fixed as part of Ticket #1590, in changeset 3281.