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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to