DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25272>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25272

[PATCH] FNF thrown formatting test/resources/fop/image/align.fo





------- Additional Comments From [EMAIL PROTECTED]  2003-12-19 14:05 -------
Feedback accepted.

The only place that needs to change to fix this problem, is the
ImageFactory method:
    protected static InputStream openStream(String href, FOUserAgent ua)

The current state of the input stream is set in the constructors of
FOFileHandler which is called normally from CommandLineOptions and 
a couple of other less critical places.

Also, FOUserAgent hold a reference to a logger and there is a bit of code that 
needs to have logging support added. So I shall amend my suggested fix.

Reply via email to