Ferdinand Soethe wrote:
Even though class is empty and"<xsl:value-of select="@class"/>" will show "" the test condition <xsl:when test="@class = ''"> does not seem to work properly so all tables are now treated like in the otherwise branch.
See Davids commit: http://svn.apache.org/viewcvs.cgi/forrest/trunk/main/webapp/skins/common/xslt/html/document2html.xsl?rev=293531&r1=292938&r2=293531&diff_format=h
Ross