[rt-devel] I18N bug fixed
Jesse Vincent
jesse at bestpractical.com
Fri Feb 28 15:55:30 EST 2003
On Fri, Feb 28, 2003 at 07:42:52AM -0800, Stanislav Sinyagin wrote:
> Hi all,
>
> as promised, I tracked down the problem with translations:
> Umlauts and accents and Russian characters were displayed as
> two Unicode symbols each.
>
> In lib/RT/I18N.pm, the procedure "encoding" referenced $self as an object reference,
> but in fact it was a class name. Here's the corrected version:
Actually, it was the single caller that was calling this incorrectly. I
corrected the calling routine instead.
> With these fixups, the web interface works like charm, though some
> words miss translations (I hope they will be updated before the 3.0 release).
> I tested German, French, and Russian. I didn't test the email interface.
Feel free to contribute updates where you see them (this goes for
everybody)
>
> Now the language is determined from the browser preferences.
> It would be nice to have the menu for chosing the language,
> both before logging in and after that.
>
Eventually, that would be ncie, yes. but it will not happen for 3.0,
which is currently scheduled for two weeks from tomorrow.
> Cheers,
> Stan
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list