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/05/18 16:28:14 UTC

DO NOT REPLY [Bug 29063] New: - org.apache.xalan.xsltc.trax.TraXFilter breaks the XMLFilterImpl chains

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=29063>.
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=29063

org.apache.xalan.xsltc.trax.TraXFilter breaks the XMLFilterImpl chains

           Summary: org.apache.xalan.xsltc.trax.TraXFilter breaks the
                    XMLFilterImpl chains
           Product: XalanJ2
           Version: 2.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: werner.donne@re.be


This bug is similar to bug 22376.

The parse method should set the EntityResolver, DTDHandler and ErrorHandler of
the parent, if there is any, to itself. Otherwise the chain is broken.

The effect of the error is that when a client sets, for example, an entity
resolver on the head of the filter chain, that resolver is never reached.

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org