﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
22175,Switching to Visual Editor strips table attributes,batmoo,azaozz,"* Add or Edit a Post
* Switch to HTML editor
* Insert a table like below
* Switch to Visual Editor
* Switch back to HTML editor
* Table attributes have been stripped: {{{<table border=""0"">}}}

Example table:
{{{
<table border=""0"" align=""left"" cellspacing=""0"" cellpadding=""0"" width=""100%"">
<tbody>
<tr>
<td>Hello</td>
</tr>
</tbody>
</table>
}}}",defect (bug),closed,normal,3.5,TinyMCE,3.5,blocker,fixed,,batmoo
