Ticket #1094 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

remove() API call not working in Firefox

Reported by: pablo Owned by: zach
Priority: Milestone: Player 5.4
Component: embedding Keywords:
Cc: Forum thread: http://www.longtailvideo.com/support/forums/jw-player/javascript-interaction/14965/player-removal-using-remove

Description

This appears to be due to the lack of the "outerHTML" property in Firefox. Replacing that call in the API should resolve the issue.

Attachments

Ticket1094.patch Download (2.7 KB) - added by pablo 3 years ago.
This bug is due to the lack of the outerHTML setter in Firefox.

Change History

comment:1 Changed 3 years ago by zach

  • Forum thread set to http://www.longtailvideo.com/support/forums/jw-player/javascript-interaction/14965/player-removal-using-remove

comment:2 Changed 3 years ago by zach

  • Owner changed from pablo to zach

Changed 3 years ago by pablo

This bug is due to the lack of the outerHTML setter in Firefox.

comment:3 Changed 3 years ago by zach

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

Fixed in 1424

Note: See TracTickets for help on using tickets.