[TYPO3-english] htmlArea RTE and tables
Pero Matic
takoje at takoje.hr
Thu Oct 14 14:14:21 CEST 2010
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.
More information about the TYPO3-english
mailing list