Skip to main content

Bug Tracker

Side navigation

#8312 closed bug (duplicate)

Opened February 18, 2011 02:43AM UTC

Closed February 18, 2011 01:44PM UTC

Last modified February 18, 2011 01:44PM UTC

Calling .html or .text on a <title> tag causes uncaught exception in Internet Explorer

Reported by: ninja@codingninja.com.au Owned by:
Priority: low Milestone:
Component: manipulation Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

Caused on Internet Explorer 8.0.7600, jQuery 1.5,

Tes case at http://jsfiddle.net/ekvxX/

When run in Internet Explorer, you will receive an error from line 5067 (this.appendChild(elem)). I know this is the wrong way to change a title but the reason it was like this is that the title was one of the divs the server specified.

Attachments (0)
Change History (2)

Changed February 18, 2011 01:44PM UTC by jitter comment:1

component: unfiledmanipulation
milestone: 1.next
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed February 18, 2011 01:44PM UTC by jitter comment:2

Duplicate of #2755.