https://bugs.documentfoundation.org/show_bug.cgi?id=104061
--- Comment #4 from Justin L <[email protected]> ---
Not a simple regression. Comment 1's regression is basically just a reversion
to "the way things were 6 months earlier" - i.e. it is a regression fix.
This document hasn't ever played well since earliest bibisect days. Related
code changes to this bug are timelined here:
> author Oliver Bolte <[email protected]> 2003-09-01 11:40:35 (GMT)
>commit 1fbd4001994e78040fa94ba06979b36d90dd6846
> INTEGRATION: CWS limerickfilterteam08 (1.51.4); FILE MERGED
-LO3.6: import as 2 column, but a bit messy
-LO4.2: import as 1 column
-LO4.3: regression that comment 1 fixes (still imports as only 1 column)
> author Vinaya Mandke <[email protected]> 2014-02-13 14:32:53 (GMT)
> commit 263938c4a8789d881f8e736d317b6bcc09c3bce5
> fdo#73596 [DOCX] Multiple Columns in Index
-LO4.3: fixed import as 2 column (and export as 2 column) in commit:
> author Vinaya Mandke <[email protected]> 2014-04-18 10:20:51 (GMT)
> commit 2e8aad6d45c53d554ccaf26de998ede708cfc289
> fdo#39056 fdo#75431 Section Properties if section starts with table
-LO4.4: exports as 1 column (this bug report)
In my opinion, it just "happened to work" before.
As a starting point, this worked and ran "make check" successfully, but needs a
lot more analysis to see whether it is correct or not!!
wrtw8nds.cxx:OutputSectionNode()
-if( !pSet )
+if( !pSet || rNd.IsTableNode() )
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs