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

raal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from raal <[email protected]> ---
(In reply to raal from comment #7)
> Created attachment 185459 [details]
> change of bug in the 4.3
> 
> bug reproducible in 4.1, but not exactly. See printscreen from 4.1 and 7.6

this changed in commit
    commit 07ef4cf096015f0e427ffd17cd26bb6837e75481
    Author:     Michael Stahl <[email protected]>
    AuthorDate: Tue Feb 18 11:22:52 2014 +0100
    Commit:     Michael Stahl <[email protected]>
    CommitDate: Tue Feb 18 11:35:51 2014 +0100

        rhbz#1065629: RTF import: don't drop nested cells if not enough \cellx

        In this document written by "XMLmind XSL-FO Converter" there are less
        \cellx than \cell and thus when reading \nestrow/\row a whole buffered
        nested table \cell is lost and then subsequently the rest of the nested
        table too.  Try to fix that by counting both \cell and \cellx and
        replaying until the maximum of those.

        Cannot count \intbl since we synthesize that in various places.

        (regression in LO 3.5)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to