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 "Chanaka Jayamal (JIRA)" <ji...@apache.org> on 2013/07/12 15:15:49 UTC

[jira] [Issue Comment Deleted] (BATIK-1052) Patterns with Embedded xlink:href="#image" doesn't work with Batik 1.8

     [ https://issues.apache.org/jira/browse/BATIK-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chanaka Jayamal updated BATIK-1052:
-----------------------------------

    Comment: was deleted

(was: svg file related to the bug)
    
> Patterns with Embedded xlink:href="#image" doesn't work with Batik 1.8
> ----------------------------------------------------------------------
>
>                 Key: BATIK-1052
>                 URL: https://issues.apache.org/jira/browse/BATIK-1052
>             Project: Batik
>          Issue Type: Bug
>          Components: Bridge
>    Affects Versions: 1.8
>            Reporter: Chanaka Jayamal
>         Attachments: test.svg
>
>
> To reproduce the bug : run the attached test case with batik-squiggler 
> It simply does something like : 
>                 <pattern- 
>                      id="pattern133"
>                      patternUnits="userSpaceOnUse"
>                      width="149"
>                      height="78">
>                <use
>                      xlink:href="#image532"
>                      id="use3467" />
>                </pattern>
> <image id="image532" width="149" height="78" xlink:href="data:image/png;base64,.... data ....." />
> Observed : Shows a broken image not the embedded image, no exceptions raised 
> Expected : Shows a Happy Face image

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