[rt-devel] RT 3.0.2 I18N patch proposal

Remy Chibois rchibois at free.fr
Fri May 16 04:31:57 EDT 2003


Hello everybody,

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.

--> 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 review this patch ?

Thank you.

-- 
    Remy Chibois
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rt-3.0.2-I18N.patch.gz
Type: application/x-gunzip
Size: 557 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20030516/f017893d/rt-3.0.2-I18N.patch.bin


More information about the Rt-devel mailing list