https://bugs.documentfoundation.org/show_bug.cgi?id=165068
Timur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |7229 CC| |[email protected] --- Comment #5 from Timur <[email protected]> --- Bisected is commit which enabled floating, but forcing it before this started from: commit d477fa8ac1b0d3ee81427217bbb5950278ab16db [log] author Miklos Vajna <[email protected]> Fri Mar 17 14:00:17 2023 +0100 committer Miklos Vajna <[email protected]> Fri Mar 17 14:10:34 2023 sw floattable: unconditionally map <w:tblpPr> to SwFormatFlySplit CppunitTest_sw_ooxmlexport8's testN816593 failed in the SW_FORCE_FLY_SPLIT=1 case because the re-import of the document merged two tables into one. The problem starts earlier, we didn't import the table with a <w:tblpPr> as a floating table, but we should. -- You are receiving this mail because: You are the assignee for the bug.
