Opened 4 years ago

Closed 3 years ago

#10586 closed defect (bug) (invalid)

Insert/edit embedded media bug

Reported by: manderes Owned by: azaozz
Priority: normal Milestone:
Component: TinyMCE Version: 2.8.3
Severity: normal Keywords:
Cc:

Description

Inserting a Quicktime VR movie with the "insert/edit embedded media" button in "Edit Post" and then clicking on the "Advanced" tab shows the "Controller" check box checked. However the resulting code is missing the corresponding parameter value. Unchecking the check box generates correct code (<param name="controller" value="false" /> resp. controller="false"). These can be corrected manually in HTML mode but if you edit the movie again with the dialog this piece of code is again stripped.

Change History (3)

This should be submitted upstream on the TinyMCE's bug tracker: http://sourceforge.net/tracker/?atid=635682&group_id=103281&func=browse

  • Component changed from Media to TinyMCE
  • Owner set to azaozz
  • Milestone Unassigned deleted
  • Resolution set to invalid
  • Status changed from new to closed

Closing this as invalid because I'm pretty sure that the controller is shown by default on QT movies, and even if it's not then the bug is in TinyMCE anyway.

Note: See TracTickets for help on using tickets.