Bug: Multi-span rows don't work for me
I tried to create new topic with table with multispan rows using |^|, but the cells with carets appeared instead.
Test case
| L |
C |
R |
| A2 |
2 |
2 |
| A3 |
3 |
3 |
| multi span |
| A4-6 |
four |
four |
| five |
five |
| six |
six |
The last two rows are shown like [ ^ ][five][five] in preview and after edit.
Environment
--
JurajVariny - 10 Feb 2004
Follow up
Fix record
I had to install
TablePlugin to get mutispan rows. Maybe it should be noticed in
TextFormattingRules?
Perhaps it should. Row spanning was added to the main TWiki codebase after the 01 Feb 2003 release; the documentation on the TWiki web here mentions it so that it will be in the docs for
CairoRelease, but that can be misleading since the the 01 Feb 2003 release recommends coming here for updated documentation.
(Note that it was added to
TablePlugin after it was committed to core CVS, but since plugins are released much more often the feature has crept into "public view" there faster than it did in core TWiki.)
--
WalterMundt - 16 Feb 2004
Ok, I added a note into
TextFormattingRules.
--
JurajVariny - 24 Feb 2004