https://issues.apache.org/ooo/show_bug.cgi?id=118783
Bug #: 118783
Issue Type: DEFECT
Summary: svg export produces invalid file
Classification: Application
Product: Drawing
Version: current
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P5
Component: save-export
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created attachment 77131
--> https://issues.apache.org/ooo/attachment.cgi?id=77131
Source for the svg file.
Open the attached document and export the combined rectangles to svg. I get the
attached result.
It is not valid, because
(1) an id value must be unique, but is assigned twice.
(2) an id value must not contain the characters ( or ) .
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.