Skip to main content

Bug Tracker

Side navigation

#1328 closed bug (wontfix)

Opened June 27, 2007 06:59PM UTC

Closed March 31, 2008 02:19AM UTC

Real Player Plugin remove trows error

Reported by: dmc Owned by: stefan
Priority: minor Milestone: 1.2
Component: interface Version: 1.1.2
Keywords: Real player DOM Remove 733 Internet Explorer Cc:
Blocked by: Blocking:
Description

On line 733 in jquery Basecode

empty: function() {

while ( this.firstChild ) {

this.removeChild( this.firstChild );

}

}

Trows en Exception in Internet Explorer 7 when used to delete an Real Player Plugin instance.

I do later an post with an special testcase..

Attachments (0)
Change History (1)

Changed March 31, 2008 02:19AM UTC by scott.gonzal comment:1

resolution: → wontfix
status: newclosed

Interface is no longer supported.