TeamSite 6.5 SP1
Solaris 2.9
We have a visual format field that is just using the out of the box visualformat.xml file shipped with TeamSite.
If the user switches to the HTML view and inserts the following html:
[html]
style="background:#d1e9b8 url(images/bg_content.gif) no-repeat top left;" width="708">[/html]It gets converted to this:[html][/html]I have tried to turn the autoclean and other features off within the toolbar but can't seem to get it to work.I tried to put the same style references within a span tag and it works just fine. So, there is something special going on with the table tag that I can't seem to find any documentation about.I have seen similar posts in this forum from 2002 saying that this issue was fixed in the latest version. I guess it is not fixed still.Any ideas?