https://issues.apache.org/bugzilla/show_bug.cgi?id=45936
Richard Frovarp <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Richard Frovarp <[EMAIL PROTECTED]> 2008-10-03 14:31:53 PST --- Yeah, it existed under trunk as well. Resulted from a substring call that went out of bounds. Stuck a Math.min around the second substring parameter to make sure it won't go out of bounds. For some ridiculous reason a double is being returned back, so that had to be wrapped with a Integer.valueOf. Fixed in 701540. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]