[wp-trac] [WordPress Trac] #3603: end-of-comment markers converted to em-dash

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 17 14:47:56 GMT 2007


#3603: end-of-comment markers converted to em-dash
------------------------+---------------------------------------------------
 Reporter:  nickshanks  |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:  2.2      
Component:  General     |     Version:  2.1      
 Severity:  normal      |    Keywords:           
------------------------+---------------------------------------------------
 Enter the following in a new post:

 string1 <!-- string2
 <ol/>
 --> string3


 You will get the output:

 <p>string1 <!-- string2</p>
 <ol/>
 &#8211;> string3</p>


 I don't know if other block-level elements suffer this same fate, but this
 is not even well-formed output!

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


More information about the wp-trac mailing list