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 2001/12/03 18:48:11 UTC

DO NOT REPLY [Bug 5242] - ArrayIndexOutOfBounds Exception

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

ArrayIndexOutOfBounds Exception





------- Additional Comments From keshlam@us.ibm.com  2001-12-03 09:48 -------
I've been able to produce a crash using the supplied template; see attachments.

If I'm reading this XPath correctly, what you're testing is whether the text 
node is neither (a) the immediate successor (or descendent thereof) of a <foo 
type="type1"/> or <foo type="type2"/>, nor (b) the immediate child of a <bar/>. 
Right?