[wp-trac] [WordPress Trac] #21390: Upload/Insert media revamp

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 10 10:52:24 UTC 2012


#21390: Upload/Insert media revamp
----------------------------+--------------------------
 Reporter:  nacin           |       Owner:  koopersmith
     Type:  task (blessed)  |      Status:  accepted
 Priority:  high            |   Milestone:  3.5
Component:  Media           |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+--------------------------

Comment (by koopersmith):

 In [22162]:
 {{{
 #!CommitTicketReference repository="" revision="22162"
 Add a class to the TinyMCE view end marker.

 Certain TinyMCE plugins scan for all spans in the document and remove any
 that do not have classes (or a handful of other attributes). This is quite
 aggressive, and breaks the regex used to scan for MCE views when
 transforming them back to plain text. Adding a class ensures that any
 plugins that do so will not break MCE views.

 see #21812, #21390.
 }}}

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


More information about the wp-trac mailing list