https://issues.apache.org/ooo/show_bug.cgi?id=121455
Bug ID: 121455
Issue Type: DEFECT
Summary: constant is "non-primitive" not "NonPrimitive" in
attribute draw:type in enhanced-geometry
Classification: Application
Product: drawing
Version: AOO350-dev
Hardware: PC
OS: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: save-export
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
When AOO gets a document with a custom shape, that has no attribute draw:type,
then AOO saves it with the attribute draw:type="NonPrimitive". That does not
cause a syntax error because a string is allowed here. But the default for the
attribute draw:type is "non-primitive" and AOO should either omit the attribute
or write it as draw:type="non-primitive".
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.