https://bugs.documentfoundation.org/show_bug.cgi?id=152185
Bug ID: 152185
Summary: Error (additional char) when converting a .doc
document using the cli --convert option
Product: LibreOffice
Version: 7.0.4.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When running
lowriter --convert-to odt:writer8 --outdir /tmp somedocument.doc
In the resulting /tmp/somedocument.odt, a leading dot "." is added at the start
of the document
Steps to Reproduce:
1. using for instance this document :
https://framagit.org/Vivien/natbraille/-/raw/master/natbraille-nonregression/src/main/resources/org/natbraille/nonregression/src/A_ExtraitEnvers_liste.doc
2. lowriter --convert-to odt:writer8 --outdir /tmp A_ExtraitEnvers_liste.doc
Actual Results:
a leading dot is added at the beginning of the document
Expected Results:
no leading dot at the beginning of the document
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.0.4.2
Build ID: 00(Build:2)
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR
Debian package version: 1:7.0.4-4+deb11u4
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.