[wp-trac] Re: [WordPress Trac] #5336: TinyMCE Mangles <object> tag's

WordPress Trac wp-trac at lists.automattic.com
Sat Feb 9 06:03:53 GMT 2008


#5336: TinyMCE Mangles <object> tag's
----------------------+-----------------------------------------------------
 Reporter:  DaveHope  |        Owner:  anonymous
     Type:  defect    |       Status:  closed   
 Priority:  normal    |    Milestone:  2.5      
Component:  TinyMCE   |      Version:  2.3.1    
 Severity:  normal    |   Resolution:  fixed    
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by DD32):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 !WordPress 2.4/2.5's TinyMCE has a built-in flash functionality.

 Heres the HTML it generates: (as seen on the published page, i'm pretty
 sure its identical in the edit window)
 {{{
 <p><object height="110" width="315"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
 classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param
 value="http://www.spiegel.de/media/0,4906,16534,00.swf" name="src"
 /><embed height="110" width="315"
 src="http://www.spiegel.de/media/0,4906,16534,00.swf" type="application/x
 -shockwave-flash"></embed></object></p>
 }}}

 Appears to be fixed.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5336#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list