https://bugs.documentfoundation.org/show_bug.cgi?id=105639

            Bug ID: 105639
           Summary: svg export produces questionable id values
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: x86 (IA32)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: filters and storage
          Assignee: [email protected]
          Reporter: [email protected]

Take a presentation an export it to SVG. The export result will have an element
<defs class="EmbeddedBulletChars"> and therein an element similar to
<g id="bullet-char-template(57356)"
transform="scale(0.00048828125,-0.00048828125)">
   <path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
  </g>

In the part id="bullet-char-template(57356)" the brackets are questionable, at
least https://validator.w3.org reports an error for them.

-- 
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