[wp-trac] Re: [WordPress Trac] #2992: HTML editor deletes rows (that have properties) from tables

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 25 04:40:57 GMT 2008


#2992: HTML editor deletes rows (that have properties) from tables
-----------------------------------------------+----------------------------
 Reporter:  FireMotion                         |        Owner:  anonymous
     Type:  defect                             |       Status:  closed   
 Priority:  high                               |    Milestone:  2.5      
Component:  TinyMCE                            |      Version:  2.0      
 Severity:  major                              |   Resolution:  fixed    
 Keywords:  data-loss has-patch needs-testing  |  
-----------------------------------------------+----------------------------
Changes (by thee17):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 I'm getting


 {{{

 <table _moz_resizing="true">
 <tbody>
 <tr class="toprow">
 <td>1</td>
 <td>2</td>
 </tr>
 <tr class="row2">
 <td>3</td>
 <td>4</td>
 </tr>
 <tr class="row3">
 <td>5</td>
 <td>6</td>
 </tr>
 </tbody></table>

 }}}

 Therefore marking as being fixed by TinyMCE 3.0

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2992#comment:22>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list