Roundcube Community Forum

Release Support => Pending Issues => Topic started by: skrieg on April 01, 2008, 10:06:13 AM

Title: Contacts displayed as utf-8
Post by: skrieg on April 01, 2008, 10:06:13 AM
Hi,

I upgraded Roundcube from 0.1RC2 to 0.1.

The Adress book fields are displayed with wrong encoding characters.
Example: "é" is displayed as "é"

Everything else is displayed correctly.
I've no idea how to solve this.

Anybody having the same issue or give some help?
Title: Re: Contacts displayed as utf-8
Post by: guilichou on April 01, 2008, 10:48:04 AM
I don't have the same problem... All caracters are correctly displayed even é à è etc...
Note that my database is in UTF8 format...
Title: Re: Contacts displayed as utf-8
Post by: skrieg on April 01, 2008, 11:42:58 AM
My database is in utf-8 format too.
Anyway it looks like my database is faulty.

Thanks.
Title: Re: Contacts displayed as utf-8
Post by: rosali on April 07, 2008, 08:34:15 AM
I also had trouble with special characters. Make sure that none of the RC file is edited by MS notepad/wordpad.

You must use an editor which allows you to save all files UTF-8 encoded (f.e. Notepad2.exe). Otherwise you risk
ro screw up the whole charset management.

-Roland