https://bugs.documentfoundation.org/show_bug.cgi?id=148275
Bug ID: 148275
Summary: Set error status to non 0 if headless conversion
failed or aborted
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
If headless conversion failed or aborted, as seen with examples from bug 97392
or bug 148253, it still returns error status 0. It should return some specific
error.
To reproduce, run a script with:
/instdir/program/soffice --headless --convert-to xlsx password-to-open.ods
echo "status is $?"
--
You are receiving this mail because:
You are the assignee for the bug.