[rt-devel] RT 3.0.2 I18N patch proposal
Autrijus Tang
autrijus at autrijus.org
Sat May 17 05:44:23 EDT 2003
On Fri, May 16, 2003 at 10:31:57AM +0200, Remy Chibois wrote:
> Some international characters display incorrectly in my RT 3.0.2
> setup. I've come to use the following patch to correct these
> problems.
>
> --> share/html/l, lib/RT/CurrentUser.pm
> In short, the localization filter was not always calling "decode_utf8"
> when it should, mainly when using strings such as "#[_1]: ...", that
> is, strings with arguments.
These two looks like cool.
> --> lib/RT/I18N.pm
> In method "maketext", I found that some localized strings were both
> using UTF-8 and ISO-8859-1 chars.
Can you please elaborate on this a bit? I fail to see the rationale
behind it...
/Autrijus/
More information about the Rt-devel
mailing list