Comment 5 for bug 1328079

Revision history for this message
jazzynico (jazzynico) wrote :

@Elad - One gradient definition is linked to itself, creating an infinite recursion:
----
    <linearGradient
       x1="100"
       x2="100"
       gradientUnits="userSpaceOnUse"
       xlink:href="#a-3"
       y2="200"
       id="a-3">
----

As far as I can tell, it isn't a valid definition.
Could you please tell us if parts of the drawing were imported from an external tool or if the file was hand-edited?

As for the report itself, it is currently marked "private". Since the issue can be reproduced with the reduced test file I've attached comment #4, would you accept if I delete your original attachment and mark the report "public" so that members of the bug team can see it? (you can also remove the dropbox file).