You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Alexey Dergunov (JIRA)" <ji...@apache.org> on 2013/07/10 12:17:48 UTC

[jira] [Created] (BATIK-1051) org.apache.batik.transcoder.TranscoderException then the element has no children

Alexey Dergunov created BATIK-1051:
--------------------------------------

             Summary: org.apache.batik.transcoder.TranscoderException then the element <pattern> has no children
                 Key: BATIK-1051
                 URL: https://issues.apache.org/jira/browse/BATIK-1051
             Project: Batik
          Issue Type: Bug
            Reporter: Alexey Dergunov
            Priority: Critical


It seems that Batik cannot operate svg files with tags <pattern> without children.

There are two svg-files:
http://pastebin.com/Wd47nhCu - this one works fine
http://pastebin.com/6yseBWmQ - and this one causes an exception

According to W3C site (http://www.w3.org/TR/SVG/pservers.html#Patterns), "If this element has no children, and the referenced element does (possibly due to its own 'xlink:href' attribute), then this element inherits the children from the referenced element."

Browsers (Chrome, Firefox, IE) show both svg files correctly, but Batik throws this exception while processing the second file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org