Bug Tracker

Modify

Ticket #10453 (closed bug: duplicate)

Opened 20 months ago

Last modified 15 months ago

Setting the ID on an elements clone also sets the ID in the cloned element in IE7

Reported by: Brian John <brian@…> Owned by: Brian John <brian@…>
Priority: low Milestone: None
Component: manipulation Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

Description

Calling clone on an element, then setting the ID on the clone also sets the ID on the cloned element in IE7.

Here is a jsfiddle:  http://jsfiddle.net/f1sherman/76Yja/

I was not able to test the JSFiddle in IE7 as I'm not able to get JSFiddle to run at all in IE7.

Change History

comment:1 Changed 20 months ago by rwaldron

  • Owner set to Brian John <brian@…>
  • Status changed from new to pending
  • Component changed from unfiled to manipulation

I just ran this in IE7 and saw the same result as Chrome and Firefox  http://jsfiddle.net/f1sherman/76Yja/show/light

comment:2 Changed 20 months ago by rwaldron

Another run, without document.write:  http://jsfiddle.net/rwaldron/tbSAH/show/light

comment:3 Changed 20 months ago by timmywil

  • Priority changed from undecided to low
  • Status changed from pending to closed
  • Resolution set to duplicate

comment:4 Changed 20 months ago by timmywil

Duplicate of #9777.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.