DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28670>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28670 util.NetUtils.normalize() produce a String Index Out Of Bounds Exception Summary: util.NetUtils.normalize() produce a String Index Out Of Bounds Exception Product: Cocoon 2 Version: Current CVS 2.1 Platform: PC OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Any of these two commits produce the error: RCS file: /home/cvspublic/cocoon-2.1/src/java/org/apache/cocoon/util/NetUtils.java ---------------------------- revision 1.11 date: 2004/04/18 23:17:39; author: ugo; state: Exp; lines: +9 -1 Make NetUtilsTestCase succeed. ---------------------------- revision 1.10 date: 2004/03/28 14:28:04; author: antonio; state: Exp; lines: +15 -22 Using new methods of Apache commons.lang. Deprecating o.a.c.utils.Tokenizer class and some methods of o.a.c.utils.StringUtils in favor of same methods in o.a.commons.lang. ---------------------------- Cheers, Cheche
