[rt-users] characterset/umlauts
Angelo Turetta
aturetta+rt at bestunion.it
Fri Jul 29 04:49:19 EDT 2005
Maillinglisten wrote:
> Hi list,
>
> I started to build a small intranet around our RT-system and have a
> problem with special characters. In fact my RT displays stuff like umlauts
> corret, but my intranet (running on the same virtual-host, it's even
> located in the same document root, so I don't get it...) displays those
> characters in weird sequences like
>
> ü => ü
It's not very clear to me what "build an intranet around RT" means, but
what you are seeing is the UTF-8 encoding of umlaut characters rendered
as Latin-1/ISO-8859-1. Make sure the procedure generating HTML is
specifing UTF-8 as Content-Encoding, or otherwise convert the text
accordingly.
Angelo Turetta
More information about the rt-users
mailing list