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 2002/02/22 08:22:01 UTC

DO NOT REPLY [Bug 5046] - limited length of xpath-expressions

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

limited length of xpath-expressions





------- Additional Comments From matthias@sorted.org  2002-02-22 07:22 -------
I think I've been bitten by this too when trying to apply the docbook stylesheet
for chunked HTML. The offending line is:
java.lang.ArrayIndexOutOfBoundsException
	at org.apache.xpath.compiler.Lexer.addToTokenQueue(Lexer.java:593)