/[Apache-SVN]
ViewVC logotype

Revision 542447


Jump to revision: Previous Next
Author: vhennebert
Date: Tue May 29 07:51:52 2007 UTC (17 years ago)
Changed paths: 4
Log Message:
Bug #42476:
- fix NPE in XMLReader when no handler is found for the image
- prevent SVGReader from closing the input stream if the image actually isn't SVG
- reduce log level in SVGReader and XMLReader to avoid "false positive" (read error reported whereas the image format actually isn't recognized). This may hide regular I/O errors to the end-user, but I assume this will be rare enough compared to the annoyance of such messages when third-party plugins are used.

Patch submitted by Max Berger (max.at.berger.name)


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/image/analyser/ImageReaderFactory.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/image/analyser/SVGReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/image/analyser/XMLReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/util/UnclosableInputStream.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26