https://issues.apache.org/bugzilla/show_bug.cgi?id=49889
Helder Magalhães <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable --- Comment #1 from Helder Magalhães <[email protected]> 2010-10-04 06:59:49 EDT --- This was first reported in the mailing list [1]. Although similar, the original description is (also) worth reading. :-) (from the original report [1]) > With the current builds of Batik, in the event that an external source is > obtained from an HTTP request that returns a non-2XX code, an IO Exception > is thrown. This means that if, for example, there was a folder of images > with a "default" image available set up via a .htaccess file, Batik would > not support it. This sounds a reasonable use-case, overall the fix sounds fine and I'm not seeing any negative side-effects. Thomas? Cameron? DVHolten? > With a similar image configured through other SVG viewers > (e.g. Chrome, Firefox, etc.) the image in the 404 file is correctly embedded > in the resulting stream. I haven't double checked for this (images in 404 error handlers being displayed) but I do remember recent related Firefox issues [2] [3] (somehow triggered by Acid3 [4]). @Andrew: I'm not sure what the "nested" (in the bug summary) means. Could you elaborate a bit? [1] http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-dev/201008.mbox/browser#msg-45 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=299138 [3] https://bugzilla.mozilla.org/show_bug.cgi?id=281150 [4] http://acid3.acidtests.org/ -- 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]
