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

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

    Attachment: test.svg

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to