[Libreoffice-bugs] [Bug 116889] Table from Word 2013 is transformed into text in LibreOffice Writer 6.0.3.2

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 23 13:12:48 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116889

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.4.7.2 release             |Inherited From OOo
                 OS|Linux (All)                 |All
                 CC|                            |jluth at mail.com

--- Comment #6 from Justin L <jluth at mail.com> ---
Confirmed in 6.2 master that the doc version still solves the problem. It reads
fine, and roundtripping that to DOCX is also fine.
Confirmed that the DOCX version still cannot be read, and used bibisect43all to
observe that this has never worked. Marking as inherited from OOo.

This is one for the experts. unotext.cxx ConvertCell is throwing
lang::IllegalArgumentException() at the end of Row 11.

warn:JCL:17648:17648:sw/source/core/unocore/unotext.cxx:2118:
[10]of[19]::convertToTable cells 0 - [5]
...
starting ConvertCell[4] pLastCell[0x55fc525eede0] rowNodes.empty?[0]
LastNodeEndIndex[86] startCellNodeIndext[88]

because it expects the startcell to immediately follow the end. I notice that
this is where the merged first cell stops and becomes 6 columns again.

Round-tripping this file in Word2003 "fixes" it, but after round-tripping in
2010 it is still "broken".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180823/1d550c68/attachment-0001.html>


More information about the Libreoffice-bugs mailing list