> terry, can you elaborate on this? i never use any of the LS functions (as i usually work w/locales that aren't supported) & have never seen this sort of behavior.
Ok, here's the scenario: I've got 2 templates. Both query a db and return some accented French text and a date. CFOUTPUT displays the text. Template 1 displays the date using DateFormat. Template 2 displays the date using LSDateFormat. Upon execution template 1 does not display the French characters correctly. They come out as boxes. Template 2 does display the characters correctly. I'm running linux 7.1 and JVM 1.4.2. I'm running RedSky right now, but I think I noticed this behavior a few weeks ago under Update 3. I'll investigate to see if this is an outstanding bug. Terry ----- Original Message ----- From: "Paul Hastings" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, July 09, 2003 3:56 AM Subject: Re: Internationalization Issue > > After digging further, I found that it was the presence of a time function > on > > the pages that didn't work that was prohibiting CF from outputting the > > accents properly. A simple change of DateFormat to LSDateFormat() fixed > > the problem, and the accents magically started appearing. > > terry, can you elaborate on this? i never use any of the LS functions (as i > usually work w/locales that aren't supported) & have never seen this sort of > behavior. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

