<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>i have this problem 
that maybe someone can help me with.</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>i added a table 
class in common.css:</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>table.noborder td 
{<BR> border:none;<BR>}</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>with this new 
noborder class i can create 3 different tables in my wiki 
page:</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2>||<tableclass="noborder">noborder||Two||<BR>||Three||Four||</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2>||<tablestyle="background-color: 
aqua">aqua||Two||<BR>||Three||Four||</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2>||<tableclass="noborder" tablestyle="background-color: 
aqua">noborder and aqua||Two||<BR>||Three||Four||</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>all three tables 
work correctly with moin 1.3 and 1.5.0_beta_4.  the last table fails with 
moin 1.5.0 GA.    i just tested the desktop edition 1.3 
and 1.5.0-1 and the last table also fails only with version 
1.5.0-1.</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>the problem i'm 
seeing is with the generated HTML</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>table1 correctly 
generates a table element with the correct class 
attribute:</FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2><table 
class="noborder"></FONT></SPAN></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>table 2 also 
correctly generates a table element with the correct style 
attribute:</FONT></DIV>
<DIV><FONT face=Arial size=2><table style="background-color: 
aqua"><BR></FONT></DIV>
<DIV><SPAN class=543373321-18012006><FONT face=Arial size=2>table 3 incorrectly 
generates a table element.  it assignes the class atribute to the value of 
the style attribute and doesn't even write the style 
element.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2><table class="background-color: 
aqua"></FONT></SPAN><SPAN class=543373321-18012006></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=543373321-18012006></SPAN><FONT face=Arial size=2>s<SPAN 
class=543373321-18012006>ince this worked correctly in other versions of 
moinmoin this might be a bug in the latest GA version unless there is some new 
way to do this now.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=543373321-18012006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=543373321-18012006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=543373321-18012006>thanks for any help 
you can give me to solve this.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=543373321-18012006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=543373321-18012006>bryan</SPAN></DIV>
<DIV><BR></DIV></FONT></SPAN></BODY></HTML>