Summary | Native language characters (��) doesn't work in event titles and descriptions |
Queue | Kronolith |
Queue Version | 2.2-RC2 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | johan (at) e-626 (dot) net |
Created | 03/04/2008 (6348 days ago) |
Due | |
Updated | 03/06/2008 (6346 days ago) |
Assigned | 03/04/2008 (6348 days ago) |
Resolved | 03/04/2008 (6348 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
applications such as phpmyadmin and egroupware doesn't have a problem
with it.
The data looks fine in the db. phpmyadmin displays the åäö correctly
in the events.
State ⇒ Not A Bug
State ⇒ Feedback
(under that name) by iconv/mbstring and by your installed locales.
What does the data look like in the db?
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Native language characters (åäö) doesn't work in event titles and descriptions
Queue ⇒ Kronolith
State ⇒ Unconfirmed
the event title or description.
ö for example results in ö when viewed in the calendar.
I'm using a mysql 5.0.54 and php 5.2.6_rc1.
The sql tables uses utf8_general_ci collation.
$conf[sql][charset] is also set to utf8_general_ci.