[wp-trac] [WordPress Trac] #11930: 2.9.1 TinyMCE problems

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 17 09:18:02 UTC 2010


#11930: 2.9.1 TinyMCE  problems
-----------------------------+----------------------------------------------
 Reporter:  nonegiven        |       Owner:                       
     Type:  defect (bug)     |      Status:  new                  
 Priority:  highest omg bbq  |   Milestone:  2.9.2                
Component:  Editor           |     Version:  2.9.1                
 Severity:  blocker          |    Keywords:  video embed, Tiny MCE
-----------------------------+----------------------------------------------
 There are problems with the new 2.9.1 and TinyMCE.

 I noticed it first with URLs whether just weblinks or Youtube/video links.

 • you cannot post http:// code in <code> tags without it being rendered as
 a link. You cannot even use old code inserting plugin because it still
 overrides them.
 • you cannot insert Youtube/video links in other code, it breaks the new
 video embed feature and it DNF, e.g. center item
 • there is no option to justify video embed
 • 2.9.1 and/or the TinyMCE is inserting empty tags all over the place.
 • they are adding <br /> tags where and when you would not want them.
 • The visual and html editors conflict with each other and/or do not
 register changes, e.g. center justifications.

 • code does not render consistently, e.g. in the example below, the first
 line might render with a carriage return, but the second line not.
 {{{
 <strong>code:</strong>(a) <code>
 <a href="example.com"><img src="example.jpg" /></a>
 </code>
 <br />
 <strong>code: </strong>(b) <code>
 <a href="example.com"> ...
 }}}
 • It will chew up tables and delete required tags ... or ever add tables
 where none were inserted

 These are just a few ... I am excused by it.

 There are more problems.

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


More information about the wp-trac mailing list