[Libreoffice-bugs] [Bug 109832] New: Yes/No Property not Supported in RTF Import/Export
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 28 12:55:21 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=109832
Bug ID: 109832
Summary: Yes/No Property not Supported in RTF Import/Export
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: documentfoundation.org at ziberex.dk
Created attachment 134935
--> https://bugs.documentfoundation.org/attachment.cgi?id=134935&action=edit
A LibreOffice document with a custom Yes/No property saved as incorrect RTF
LibreOffice has a Yes/No custom property whereas RTF has a Boolean property.
LibreOffice does not save a Yes/No property properly in an RTF file and the
property is lost when the file is opened in LibreOffice again. The faulty file
may cause problems with other word processors when they open it.
I would suggest that the LibreOffice Yes/No property is mapped to the RTF
Boolean property in a way (for LibreOffice to RTF) that Yes is mapped to 1 and
No is mapped to 0 and (for RTF to LibreOffice) that 0 is mapped to No and all
other values are mapped to Yes. In the latter case, only mapping 1 to Yes might
be OK and produce an error in all other cases, except it might make it
impossible to open a document despite it would otherwise be OK.
--
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/20170728/c12c26d0/attachment.html>
More information about the Libreoffice-bugs
mailing list