Bug Tracker

Modify

Ticket #5998 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

Cloning a form in IE will break up <form>-tags

Reported by: Javache Owned by: john
Priority: low Milestone:
Component: manipulation Version: 1.4.1
Keywords: Cc:
Blocking: Blocked by:

Description

When the action ends with a '/', IE will split the <form>-tags and thus break the form.

For more information see:  http://forum.jquery.com/topic/ie-bug-cloning-a-form A testcase can be found at  http://thinkjavache.be/jQuery/test-deep-clone.html

Change History

comment:1 Changed 3 years ago by john

  • Owner set to john
  • Priority changed from minor to major
  • Status changed from new to assigned
  • Milestone set to 1.4.2

Your demo was only using .submit() instead of .live("submit"). I fixed it but still see the problem. I'll check into it more.

comment:2 Changed 3 years ago by john

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:3 Changed 3 years ago by john

  • Component changed from core to manipulation

comment:4 Changed 3 years ago by dmethvin

  • Priority changed from major to low
  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone changed from 1.4.2 to 1.4.3

Failing test case for 1.4.2 from duplicate 7072:

 http://jsfiddle.net/ZmJWD/3/

comment:5 Changed 3 years ago by leoshklo

It looks like 1.4.3 has shipped without addressing this bug, what's the process for getting it into 1.4.4 or 1.4.5?

comment:6 Changed 3 years ago by snover

  • Milestone 1.4.3 deleted

Resetting milestone to future.

comment:7 Changed 3 years ago by snover

  • Status changed from reopened to closed
  • Resolution set to duplicate

comment:8 Changed 3 years ago by snover

Duplicate of #6236.

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.