https://bugs.documentfoundation.org/show_bug.cgi?id=136148
Aron Budea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|4.4.7.2 release |4.4.0.3 release Keywords|bibisectRequest, regression | Blocks| |109072 --- Comment #9 from Aron Budea <[email protected]> --- This was all good, until the following commit. After this commit, headless conversion started failing. https://cgit.freedesktop.org/libreoffice/core/commit/?id=bfb978334cea775b8ae5c40ceea050ea0660d80a author Michael Meeks <[email protected]> 2014-06-28 20:10:33 +0100 committer Michael Meeks <[email protected]> 2014-06-30 15:36:26 +0100 "configmgr: faster / simpler compare for keys." The failing lasted until this commit, after which the output was already buggy. https://cgit.freedesktop.org/libreoffice/core/commit/?id=24d20bce789063f6dba2df1c5d2c5a8948d24370 author David Tardon <[email protected]> 2014-07-07 16:34:18 +0200 committer David Tardon <[email protected]> 2014-07-07 16:34:59 +0200 "fdo#80955 make calc_MS_Excel_97 filter default for xls ext." However, the "XLS" exported before the first commit isn't actually XLS, it's an ODS (you can rename it to ZIP, and unzip it). So this isn't a regression. I also tried performing the conversion specifying the filter: "xls:calc_MS_Excel_97" Strangely, that always resulted in an error: "Error: Please reverify input parameters..." In recent 24.8 builds: "Error: Please verify input parameters... (SfxBaseModel::impl_store <file:///home/valaki/bibisect/bibisect-linux-64-24.8/instdir/program/DDND.xls> failed: 0x81a(Error Area:Io Class:Parameter Code:26) at /home/tdf/lode/bibisect/core248/sfx2/source/doc/sfxbasemodel.cxx:3304 at /home/tdf/lode/bibisect/core248/sfx2/source/doc/sfxbasemodel.cxx:1822)" Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=109072 [Bug 109072] [META] XLS (binary) format bug tracker -- You are receiving this mail because: You are the assignee for the bug.
