Question
When I sort a table containing multi-span characters (^), the spanning is not preserved.
I.e. each line gets sorted seperatly, but I'd like to keep the multi-spaned lines together. How can I fix this?
Environment
--
TWikiGuest - 22 Nov 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Known bug in latest release, see
TWikibug:Item5865
, Happens only with table header cells. Watch for update in
Plugins.TablePlugin.
--
PeterThoeny - 22 Nov 2008
Interresting, but this also happens in any normal cell.
Currently, sorting the table inserts the same text contained in the spanned cell into all cells. But I need this spanned "block" to stay the same...
--
TWikiGuest - 22 Nov 2008