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

Justin L <jl...@mail.com> changed:

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

--- Comment #6 from Justin L <jl...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to