[rt-devel] Language selection UI implemented.

Autrijus Tang autrijus at autrijus.org
Fri Sep 19 19:49:47 EDT 2003


?b 五, 2003-09-19 00:44, Stefan Seiz ?g?D?G 
> One thing i found is:
> Set the Language Prefs to some language.
> Then switch back to the AUTO-Selection (based on browser setting detection)
> by chooseing the DASH "-" in the language preference select.

That has since been fixed on my tree.

In line 193, instead of
    $session{'CurrentUser'}->LanguageHandle($Lang);
it needs to say
    $session{'CurrentUser'}->LanguageHandle($Lang) if $Lang;
instead.

Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: 
	=?UTF-8?Q?=E9=80=99=E6=98=AF=E6=95=B8=E4=BD=8D=E5=8A=A0=E7=B0=BD?=
	=?UTF-8?Q?=E7=9A=84=E9=83=B5?= =?UTF-8?Q?=E4=BB=B6?=
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20030920/02818872/attachment.pgp


More information about the Rt-devel mailing list