Hi. I have a problem with htmlArea RTE  2.0.2 and tables. What i do is this:

1. create table ie. 5 rows and 3 cols
2. select first row
3. merge cells

RTE then makes something like

<tr><td colspan="1" rowspan="1">bla bla</td><td>bla bla</td><td>bla
bla</td></tr>

instead of

<tr><td colspan="2">bla bla</td></tr>

Is this a bug or i'm doing something wrong? Thx.

Regards. 


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to