You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/01/28 23:15:22 UTC

DO NOT REPLY [Bug 14129] - ArrayIndexOutOfBoundsException in RequestUtil.parseParameters()

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

ArrayIndexOutOfBoundsException in RequestUtil.parseParameters()





------- Additional Comments From john.weidner@studystack.com  2003-01-28 22:15 -------
In previous versions of Tomcat I could specify a percent sign as a parameter as 
two per cents.  (www.somewhere.com/test.jsp?argument=%%).    However, now I 
have to enter it as %25 instead  (www.somewhere.com/test.jsp?argument=%25).

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>