If you transmit wysiwyg table data, the class attribute will be removed (html2tml).

-- AlexanderStoffers - 11 Jan 2011

This bug manifests when the HTML contains a table like this:
<table class="foo">...</table>
and when the stickybits setting contains the class attribute e.g. like this: table=style,class,align,bgcolor,frame,rules,summary,width;

The problem is that _htmlParams does not respect the stickybits setting for the special case of "class".

This bug has been with us for a while, so I have downgraded it to "Normal".

-- MichaelTempest - 11 Jan 2011

 

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads