Make WordPress Core

Opened 16 years ago

Closed 15 years ago

#10586 closed defect (bug) (invalid)

Insert/edit embedded media bug

Reported by: manderes's profile manderes Owned by: azaozz's profile azaozz
Milestone: Priority: normal
Severity: normal Version: 2.8.3
Component: TinyMCE Keywords:
Focuses: 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)

#1 @azaozz
16 years ago

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

#2 @nacin
15 years ago

  • Component changed from Media to TinyMCE
  • Owner set to azaozz

#3 @johnbillion
15 years ago

  • 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.