https://bugs.documentfoundation.org/show_bug.cgi?id=157011
--- Comment #3 from László Németh <[email protected]> --- Commit description (mentioning possible regression): tdf#157011 sw tracked table column: fix DOCX import of empty cell OOXML w:std elements are imported with 0x01 characters in text content of tracked table columns (as a regression in LO 7.3?), losing change tracking data. Fix this temporarily by completing SwTableBox::IsEmpty() handling the bad 0x01 characters of the imported tracked empty cells. See also commit a483a44ca00f43a64ae51d62b8fbb4129a413f6d "tdf#143215 DOCX import: fix tracked empty row insertion/deletion". -- You are receiving this mail because: You are the assignee for the bug.
