Skip to main content

Bug Tracker

Side navigation

#5225 closed bug (duplicate)

Opened September 14, 2009 10:56PM UTC

Closed November 19, 2010 01:49AM UTC

Last modified November 19, 2010 01:49AM UTC

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:
Blocked by: Blocking:
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 (1)
  • test.html (0.5 KB) - added by tarlen September 14, 2009 10:56PM UTC.

    Example demonstrating the issue.

Change History (3)

Changed September 24, 2009 03:45AM UTC by dmethvin comment:1

Related to #4826 (ajax context there).

Changed November 19, 2010 01:49AM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed

Changed November 19, 2010 01:49AM UTC by dmethvin comment:3

Duplicate of #4826.