[wp-trac] [WordPress Trac] #27148: comments in page code converted to displayed text upon submission
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Apr  7 13:39:21 UTC 2014
    
    
  
#27148: comments in page code converted to displayed text upon submission
--------------------------+------------------------------
 Reporter:  wchapin       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  3.8
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by miqrogroove):
 * keywords:  reporter-feedback close =>
 * version:   => 3.8
 * component:  Formatting => Editor
Comment:
 Changing components.  It looks like the only confirmed and non-duplicate
 bug here is this code...
 {{{
 <ol>
 <li>Point number 1</li>
 <li>Point number 2</li>
 <!--
 <li>Point number 3</li>
 -->
 <li>Point number 4</li>
 <li>Point number 5</li>
 </ol>
 }}}
 ... when pasted into the Text tab and then switching to the Visual tab it
 is not parsed correctly.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27148#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list