You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/11/22 04:42:17 UTC

DO NOT REPLY [Bug 28341] - EntityResolver not passed to subsequent parsers

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


blackace@gentoo.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blackace@gentoo.org




------- Additional Comments From blackace@gentoo.org  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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org