> If i have a java cfobject and ai call a method that returns a
> string that I want to format. If the string has characters that
> aren't in 7-bit ASCII, like the 1/2 symbol, I get an exception
> (StringIndexOutOfBounds). This looks to be a bug in Cold Fusion.
> Does anyone know anything about it?

I haven't encountered this specific problem, but in general, CF can only
deal with ASCII text - it doesn't support Unicode.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to