﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11229	class attribute disappears within <table>	Yan Lucas		"'''in code modus, create table:'''
<table cellpadding=""0"" cellspacing=""0"" class=""catalog"">
                    <tr>
                        <td>
                           Lorem ipsum 
                        </td>
                          
                    </tr>
                    <tr class=""uneven"">
                        <td>
                           Lorem ipsum 
                        
                        </td>
                    </tr>
</table>

switch to editor mode

switch to to code again
attribute class=""catalog"" disappeared in <table> 

(the same happens to the class uneven within the <tr>. I submitted an apart ticket (#11228) for that one"	Bug	closed	Normal		General		invalid		
