[Libreoffice-bugs] [Bug 107438] New: LO uses wrong element for user data "initials" in file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 26 08:04:53 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107438
Bug ID: 107438
Summary: LO uses wrong element for user data "initials" in file
Product: LibreOffice
Version: 5.2.6.2 release
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Keywords: filter:odt
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
Open Tools >Options >LibreOffice >UserData and make sure that the field
"initials" is not empty.
Take a Writer document, go to Insert > Fields > Others > tab Document, Type
Sender and insert the field "Initials".
Save and close document.
Examine the content.xml.
You will find element <loext:sender-initials> but it should be
<text:sender-initials>. See
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415276_253892949
LibreOffice must not use own namespace, if an ODF element exists.
I don't know, when this has been introduced. Apache OpenOffice 4.1.2 does it
right. LibreOffice version 4.2 does not write the field at all.
--
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/20170426/0fb7d49c/attachment.html>
More information about the Libreoffice-bugs
mailing list