﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11228	class attribute disappears within <tr> tag	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=""uneven"" disappeared

(the same happens to the class catalog within the table. I will submit an apart ticket for that one"	Bug	closed	Normal		General		invalid		
