Or that you are using urlDecode on a url parameter that has some kind of strange character that the encoder cannot doesn't recognize. Is this coming from a form with a method=get with an unusual field. Maybe a text area or an html editor widget that could have had content pasted from MS Word or something similar? That's what it looks like to me not knowing the situation.
On 4/4/06, Ben Doom <[EMAIL PROTECTED]> wrote: > > Looks offhand loke you're trying to access the 8th char of a string > that's not that long. > > --Ben > > Scott Stewart wrote: > > All, > > > > > > > > I need some help identifying errors from ColdFusion > > > > It's ColdFusion MX 6.1 > > > > <--- Error Text ---> > > > > java.lang.StringIndexOutOfBoundsException: String index out of range: 8 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:202689 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
