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

ArrayOutofBounds when XSL is in compiled form.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
           Keywords|                            |PatchAvailable



------- Additional Comments From [EMAIL PROTECTED]  2003-10-10 15:11 -------
The index value of method makeNode(int index) is an integer handle of the node, 
create a proxy for a DTM node. I think that this method should have the similar 
functionality as getNode() method of org.apache.xml.dtm.ref.DTMDefaultBase. the 
makeNodeList(int index) method may have the same problem, I leave it as is till 
committers have more knowledge about DTM confirm that this patch is correct.

Reply via email to