[wp-trac] [WordPress Trac] #3311: Visual rich editor doesn't handle HTML correctly (linebreaks,   , &lt, > , & , IFRAME)

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 31 07:11:33 GMT 2006


#3311: Visual rich editor doesn't handle HTML correctly (linebreaks,  , &lt,
>, &, IFRAME)
---------------------+------------------------------------------------------
 Reporter:  ceefour  |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  high     |   Milestone:  2.0.5    
Component:  General  |     Version:  2.0.4    
 Severity:  major    |    Keywords:           
---------------------+------------------------------------------------------
 Too numerous to mention actually. I've posted several stuff in WordPress
 Forum labeled "[BUG]" (and tagged "bug" as well).

 Paste the attached code into visual editor's HTML editor.

 Then click "Save and Continue", again (twice). You should see that the
 texts are now joined together, not properly line-break-ed. <p> is now
 gone.

 ---

 <table width="100%">
         <tr>
                 <td>
 <p><strong>Mozilla Firefox 2.0</strong></p>
 <p>Browser terbaru yang sangat handal.</p>
 </td>
                 <td>
 <p><strong>Internet Explorer 7.0</strong></p>
 <p>Browser dari Microsoft yang telah banyak mengalami perbaikan.</p>
 </td>
         </tr>
 </table>

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


More information about the wp-trac mailing list