On 10/12/05, Olivier Lustenberger <[EMAIL PROTECTED]> wrote:
> Le mardi 11 octobre 2005 à 16:17 -0400, [EMAIL PROTECTED] a écrit :
> > It seems to break on the substring().  Please try adding the bounds
> > checking code.  The resulting excerpt might be wrong, but hopefully it
> > will not error.  Let me know what happens.  I'll do a more thorough
> > analysis tomorrow.
> the bounds checking code seems to work fine for me, no more
> StringIndexOutOfBoundsException.

My testing showed the error happened when end == -1, meaning no space
was found at the end, so bounds checking is all that was needed.  The
files on solprovider.com have this fix.  The bugzilla is here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=37048

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to