Re: NON ENGLISH LANGUAGE CONFLICTS WITH JRE JAVA PLUGIN by Hans
Hans
Wed Apr 23 22:19:56 PDT 2008
Hi Amar,
"Amar Kumar" <Amar Kumar@discussions.microsoft.com> wrote in message
news:DCB5902A-7246-4344-9F61-BA887A2CA925@microsoft.com...
> The Internet explorer version 6.0.2900.2180.xpsp_sp2 when we use locale
> English(United States) the cookie is getting created and the application
> is
> working fine but if we change the locale to French (Switzerland) the
> cookie
> gets killed.
>
> Is there any issue with IE6.0 version since it was reproducable in windows
> 2003 SP1 and XP with SP2 environment.
>
> What is the possible workarouds for this issue.
Tell us bit a more about "the" application.
Cookies make no differences between locales - except in an applicatiions
that checks for locales. If the application is yours, make sure that you
don't make any difference between en-us and fr-ch cookies.
Kind regards
Hans