DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28341>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28341 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2004-11-22 04:42 ------- I am seeing this issue as well on 2.6, using a simple custom URIResolver and EntityResolver which print to stdout every time their resolve or resolveEntity methods are called, the URIResolver is used properly, but the EntityResolver is only used for first level entities, so if a stylesheet included in the stylesheet specified with -XSL references a dtd, EntityResolver.resolveEntity is never called on it. This results in any processing that second stylesheet was responsible for failing, which in turn leaves the output document incomplete. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
