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

Using parameters with apply-templates causes NPE when tracing enabled

           Summary: Using parameters with apply-templates causes NPE when
                    tracing enabled
           Product: XalanJ2
           Version: 2.6
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.trace
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If you supply parameters values for an <xsl:apply-templates/> element,
the Transformation will stop with and NPE. This ONLY happens when tracing is
enabled and is cause on the FireEvent statement. I have not spent too much
time looking into this, but I beleive it is happening because the DTM.NodeID
that is used in FireEvent is -1. 

This was introduced in 2.6.0 all previous version seem to work fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to