https://bugs.documentfoundation.org/show_bug.cgi?id=127887
Eike Rathke <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|[email protected] |[email protected]
|desktop.org |
Status|NEW |ASSIGNED
--- Comment #4 from Eike Rathke <[email protected]> ---
Turns out this is a bad file format detection in external libwps
src/lib/WKS4.cpp WKS4Parser::checkHeader(), resulting in version 1 instead of
version 2.
For the default character set similar as the creator isn't passed up in
src/lib/WPSDocument.cpp WPSDocument::isFileFormatSupported() staying default
libwps::WPS_MSWORKS so in writerperfect/source/calc/MSWorksCalcImportFilter.cxx
MSWorksCalcImportFilter::doDetectFormat() the wrong type name
"calc_MS_Works_Document" is assigned, and in
MSWorksCalcImportFilter::doImportDocument() wrong "CP850" encoding is chosen
(note also the encoding dialog's title reads "Import MS Works file").
Taking.
--
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