https://issues.apache.org/ooo/show_bug.cgi?id=123465
--- Comment #4 from Regina Henschel <[email protected]> --- I think, that the problem is in closeWithGeometryChange from b2dpolygontools.cxx. It removes multiple start/end points. I find no statement in SVG spec, that zero-length path segments have to be removed. So this method might not be correct for svg import, and since ODF "18.3.22 pathData" refers to SVG, not correct for draw:path too. What has been the reason to remove the multiple start/end points? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
