[Libreoffice-bugs] [Bug 130394] FILEOPEN: LWP: General input/output error

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 3 20:18:44 UTC 2020


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

Caolán McNamara <caolanm at redhat.com> changed:

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

--- Comment #2 from Caolán McNamara <caolanm at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200203/d943556a/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list