[OGo-Users] back_sql and "Umlaute"
Florian Reitmeir
users@opengroupware.org
Wed, 17 Jan 2007 14:38:34 +0100
On Mit, 17 J=C3=A4n 2007, Christian Naumer wrote:
> Hi,
> I've set up back_sql and this is working just fine. System is CentOS 4.4.
> However, all entries containing German Umlaute are not displayed correctl=
y. All
> the fields containing Umlaute (e.g. givenName) are not displayed at all. =
There
> is an error message from back_sql:
>=20
> backsql_entry_addattr(): failed to merge value "J�rg W." for attri=
bute
> "givenname"
>=20
> I know ldap usually takes UTF-8 encoding and the sql db is in Latin1 but =
since
> it works for others I thought there has to be something I could do.
>=20
> Any idea?
make your database UTF8.. simply dump->recode->restore, OGO tells the
database to map the charset to latin1 for its own purpose.
--=20
Florian Reitmeir