I'm not convinced it isn't. The other bug is present at the same time and
it's quite a coincidence that locale is not working for currency AND date if
somehow they are different bugs.

Paolo

-----Original Message-----
From: Steve Martin [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2002 09:43
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] CF5 setlocale bug


Then the problem you are experiencing are not the issue that was
discussed in the past.

> -----Original Message-----
> From: Paolo Piponi [mailto:[EMAIL PROTECTED]]
> Sent: 20 November 2002 09:39
> To: '[EMAIL PROTECTED]'
> Subject: RE: [ cf-dev ] CF5 setlocale bug
> 
> 
> Except we are getting the problem with dateformats and not 
> currency. Our
> problem is that when the system is rebooted, dates passed to 
> an object are
> sent as mm/dd/yyyy (no matter what you tell it to do) - this 
> screws up the
> object. When CF is restarted on the server, it reverts to dd/mm/yyyy!!
> 
> Paolo
> 
> 
> -----Original Message-----
> From: Robertson-Ravo, Neil (REC)
> [mailto:[EMAIL PROTECTED]]
> Sent: 20 November 2002 09:20
> To: '[EMAIL PROTECTED]'
> Subject: RE: [ cf-dev ] CF5 setlocale bug
> 
> 
> Taz is correct,
> 
> This is a Windows bug and is not easily fixed.   I think the 
> registry bodge
> is your best bet as they is a known bug within Windows where 
> you can change
> the locale setting after install but the system never takes 
> on this new
> parameter.
> 
> Its one of those things in hindsight where you have to make 
> sure you pick
> the correct locale during the OS installation.
> 
> Neil
> 
> -----Original Message-----
> From: Taz -=TT=- [mailto:[EMAIL PROTECTED]]
> Sent: 19 November 2002 18:47
> To: [EMAIL PROTECTED]
> Subject: Re: [ cf-dev ] CF5 setlocale bug
> 
> 
> This is not really a CF bug. Its a setting which needs to be 
> made during
> windows install (not in the windows control panel). Its not 
> something you
> can change in the registry or anywhere else as far as I know.
> 
> The bug only seems to affect LSCurencyFormat() which is 
> basically one of the
> simplest tags to recreate anyway. Its just the currency symbol and
> DecimalFormat()
> 
> Just give up with LSCurrencyFormat(). Its a pointless tag anyway
> 
> Taz
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> 

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

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

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

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

Reply via email to