https://bugs.documentfoundation.org/show_bug.cgi?id=168321
Bug ID: 168321
Summary: ODF: invalid attribute for character change tracking
in ODF strict
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
URL: https://docs.oasis-open.org/office/OpenDocument/v1.4/c
s01/part3-schema/OpenDocument-v1.4-cs01-part3-schema.h
tml#element-text_format-change
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Set Load/Save to "ODF 1.4" so that it writes strict ODF.
Take a text document and write some text.
Assign a character style to a single word.
Enable recording of changes (Menu Edit > Track changes).
Assign a different character style to the same word.
Save the document.
Inspect the saved document. You will find an attribute "style-name" in the
element <text:format-change> in the part content.xml. But the
<text:format-change> element has no attributes.
In extended mode, LibreOffice writes a "loext:style-name" attribute. But in
strict mode it must not write an attribute at all.
--
You are receiving this mail because:
You are the assignee for the bug.