[wp-trac] [WordPress Trac] #29592: Image captions break when wpautop is disabled in the editor

WordPress Trac noreply at wordpress.org
Tue Sep 9 02:30:30 UTC 2014


#29592: Image captions break when wpautop is disabled in the editor
--------------------------+--------------------
 Reporter:  azaozz        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.0.1
Component:  TinyMCE       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+--------------------

Comment (by azaozz):

 Seems this is not a regression on 4.0 but rather a change in the latest
 TinyMCE. So

 {{{
 <div><dl>
 ...
 </dl></div>
 }}}

 turns into

 {{{
 <div>
 <dl>
 ...
 </dl>
 </div>
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29592#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list