[rt-devel] Re: RT 3.0.2 I18N patch proposal
Jesse Vincent
jesse at bestpractical.com
Wed May 21 16:42:20 EDT 2003
On Fri, May 16, 2003 at 10:31:57AM +0200, Remy Chibois wrote:
> 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.
That should never, ever be the case. Where were you finding iso-8859-1
characters?
>
> Can you please review this patch ?
This patch doesn't appear to actually fix anything on my text system.
Non-ascii characters still aren't displaying for me.
> Thank you.
>
> --
> Remy Chibois
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list