6.0.0-beta1
7/21/25

[#6368] Native language characters (��) doesn't work in event titles and descriptions
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

History
03/06/2008 12:43:43 AM Jan Schneider Comment #5 Reply to this comment
Please read again what I said.
03/05/2008 06:22:26 AM johan (at) e-626 (dot) net Comment #4 Reply to this comment
Whell utf8_general_ci is the default in MySQL, and other PHP/SQL 
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.
No, it's not. It's not even a charset, it's a MySQL-specific locale name.
03/04/2008 09:38:23 PM Jan Schneider Comment #3
State ⇒ Not A Bug
Reply to this comment
No, it's not. It's not even a charset, it's a MySQL-specific locale name.
03/04/2008 08:42:06 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
I can't reproduce this. I wonder if utf8_general_ci is supported 
(under that name) by iconv/mbstring and by your installed locales. 
What does the data look like in the db?
03/04/2008 12:38:19 PM johan (at) e-626 (dot) net Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Native language characters (åäö) doesn't work in event titles and descriptions
Queue ⇒ Kronolith
State ⇒ Unconfirmed
Reply to this comment
Event titles get messed up when characters such as åäö is included in 
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.




Saved Queries