[wp-trac] [WordPress Trac] #23876: Embedding mp3 breaks TinyMCE

WordPress Trac noreply at wordpress.org
Wed Apr 3 23:39:20 UTC 2013


#23876: Embedding mp3 breaks TinyMCE
------------------------------+---------------------
 Reporter:  ericlewis         |       Owner:  nacin
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  3.6
Component:  TinyMCE           |     Version:  3.4
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by azaozz):

 * cc: spocke (added)


Comment:

 Looked at that too, it's more complex than just fixing the error. The MCE
 media plugin shouldn't wrap a simple <embed> tag in an <object>.

 Looks like it gets the internal 'type' wrong (as it looks at the mp3
 extension) and assumes it's an <audio> tag rather than <embed>.
 23876-3.patch fixes that (and doesn't require the other fixes) but needs
 more testing.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23876#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list