[Libreoffice-bugs] [Bug 113404] New: ODF: wrong attribute after reducing symbol size in chart
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 24 14:40:07 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113404
Bug ID: 113404
Summary: ODF: wrong attribute after reducing symbol size in
chart
Product: LibreOffice
Version: 6.0.0.0.alpha0+ Master
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Chart
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
Created attachment 137255
--> https://bugs.documentfoundation.org/attachment.cgi?id=137255&action=edit
Document to produce the invalid file save
Open attached document. Change chart to edit mode.
Click on data series and open its properties.
Goto dialog page Line and reduce the size of the symbols via triangles in the
size field.
Save the document to new name.
Unzip the saved document. Open subfolder "Object 1". That is the chart.
Open content.xml
Search for chart:symbol-image. You will find the empty element
<chart:symbol-image/> inside a <style:chart-properties> element in a style with
name ch2.
Such element is only allowed together with a chart:symbol-type="image"
attribute.
Such element has a mandatory xlink:ref attribute.
In content it is nonsense here, because the symbols are handled as series
properties in style ch5 and not as plot-area properties.
--
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/20171024/28992c21/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list