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

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Caolán McNamara <[email protected]> ---
In this case the regression of 18d636063fd7be165e7888af49372a6e2b851776 was
fixed by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=efbd217afc52390138195e06e96ef9c8f10bf37b

But, like the example in bug 123815, this example is of file format version 10
and the filter only handles file format > 11 

(i.e.
https://cgit.freedesktop.org/libreoffice/core/tree/lotuswordpro/source/filter/lwp9reader.cxx#n87
where it says m_nFileRevision>=0x000B)

its just that at one stage the filter didn't report that the import failed
(giving bug 41702 that the document opened empty) and now it does so in that
sense this is just a duplicate of bug 41702 that the version isn't supported

*** This bug has been marked as a duplicate of bug 41702 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to