Bug Tracker

Modify

Ticket #5225 (closed bug: duplicate)

Opened 4 years ago

Last modified 3 years ago

wrapInner with node containing document.write breaks on Firefox 3.5

Reported by: tarlen Owned by:
Priority: critical Milestone: 1.4
Component: core Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

Odd series of events, but on Firefox, if you have a node containing JavaScript with document.write, and use wrapInner on that node, the resulting page will display briefly, then reset only displaying the content output by the document.write. Firefox also shows the page as still loading.

Attached is a file demonstrating this issue - if you comment out the wrapInner call the page renders correctly.

Attachments

test.html Download (465 bytes) - added by tarlen 4 years ago.
Example demonstrating the issue.

Change History

Changed 4 years ago by tarlen

Example demonstrating the issue.

comment:1 Changed 4 years ago by dmethvin

Related to #4826 (ajax context there).

comment:2 Changed 3 years ago by dmethvin

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

comment:3 Changed 3 years ago by dmethvin

Duplicate of #4826.

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.