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

WordPress Trac noreply at wordpress.org
Thu Mar 28 02:27:30 UTC 2013


#23876: Embedding mp3 breaks TinyMCE
-----------------------------+--------------------------
 Reporter:  ericlewis        |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  TinyMCE
  Version:  3.4              |   Severity:  normal
 Keywords:                   |
-----------------------------+--------------------------
 Add a simple mp3 embed tag to a page in the Text (HTML) mode. Switch to
 the Visual mode, and you won't be able to get back to the Text mode.

 {{{
 <embed src="example.mp3" width="640" height="480">
 }}}

 The resulting JS error blames the TinyMCE:

 Uncaught TypeError: Cannot read property '0' of undefined in
 editor_plugin_src.js:480

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


More information about the wp-trac mailing list