[wp-trac] [WordPress Trac] #23876: Embedding mp3 breaks TinyMCE
WordPress Trac
noreply at wordpress.org
Wed Apr 3 19:50:40 UTC 2013
#23876: Embedding mp3 breaks TinyMCE
------------------------------+------------------
Reporter: ericlewis | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: TinyMCE | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+------------------
Comment (by SergeyBiryukov):
[attachment:23876.diff] works, but I get this when switching to Text mode:
{{{
<object width="640" height="480" classid="clsid:undefined"><param
name="src" value="example.mp3" /><embed width="640" height="480"
src="example.mp3" /></object>
}}}
[attachment:23876.2.diff] removes `classid="clsid:undefined"`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23876#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list