https://issues.apache.org/bugzilla/show_bug.cgi?id=49889
Helder Magalhães <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[PATCH] Batik does not |[PATCH] Batik does not |support nested images from |support missing (returning |webservers returning 404 |HTTP code 404) linked | |images from Web servers --- Comment #4 from Helder Magalhães <[email protected]> 2010-10-04 09:10:05 EDT --- (In reply to comment #2) > Sorry - I should've said "linked" rather than "nested" -- as in an SVG > document Fixed summary. ;-) > On my imaging server, I then have (in my .htaccess file) > ErrorDocument 404 /defaultimage.png Do you have an online example somewhere? Or, in alternative, could you provide the .htaccess so someone (myself, maybe) can try to setup a test environment? > If I open the .svg in Firefox/Chrome, it displays the contents of > "defaultimage.png", whereas Batik throws an Exception. Thanks for confirming the Firefox behavior. It would be good to have an idea of how do other implementations (WebKit, IE9, etc.) behave in order to check if this is consistent (intuitively, it is). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
