[DRE-maint] Bug#597652: redmine: In some contexts accented characters don't display correctly
Jérémy Lal
jerry at edagames.com
Tue Sep 21 22:50:49 UTC 2010
Which browser do you use when you change the role name ?
Could you check you are viewing the page in UTF-8 ?
I tested "Magyar" language on my local install, and noticed :
1) roles stayed in the default install language (another bug...)
2) if i renamed a role to "Vezető" the display was ok.
Jérémy.
On 22/09/2010 00:28, J.Tóth Gábor wrote:
> Hi, Jérémy,
>
> I don't think this has much to do with the language files. I looked into it
> and it looks OK. In addition, I tried to edit one of the effected strings
> (role names), and it doesn't work: if I rename the role name "Vezet?" to
> "Vezető", if changes back to "Vezet?". If I rename it to "Vezetö" (all
> characters present in Latin-1), it succeeds.
>
> On a further move, I looked into the mysql table that seems to hold this
> information, and the information in there is incorrect already:
>
> mysql> select name from roles;
> +------------+
> | name |
> +------------+
> | Non member |
> | Anonymous |
> | Vezet? |
> | Fejleszt? |
> | Bejelent? |
> +------------+
> 5 rows in set (0.00 sec)
>
> I'm rather novice in mysql tuning so I haven't got much further then this
> (yet).
>
> --jtg
More information about the Pkg-ruby-extras-maintainers
mailing list