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

ElemTemplate.getDOMBackPointer() sometimes return null

           Summary: ElemTemplate.getDOMBackPointer() sometimes return null
           Product: XalanJ2
           Version: 2.2.x
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: org.apache.xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have noticed that sometimes the getDOMBackPointer() returns null. I'll attach 
an xsl and an xsd file that you can reproduce.  Note that it does not happen 
all the time. As far as I can track down, it happens on an ElemTemplate. When I 
dump it out the getPatternString() returns "/", but I don't have a template 
that has a match for "/". I think it is also very early on before the first 
<xs:schema> template. 

Another template that it happens on is ElemApplyTemplates. I am not exactly 
sure which one.

Reply via email to