Summary | Input with special characters are dropped |
Queue | Horde Base |
Queue Version | 3.1-RC3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | juliand (at) laneros (dot) com |
Created | 02/15/2006 (7161 days ago) |
Due | |
Updated | 03/10/2006 (7138 days ago) |
Assigned | 02/15/2006 (7161 days ago) |
Resolved | 03/10/2006 (7138 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
else, so it doesn't seem to be a problem with Horde. If it's a
configuration issue on your side and you are not able to fix it
yourself, you might need to hire someone.
programming and different charsets. I'm trying to do my best to figure
out what's going on.
I already told you the charsets sets on horde and the charsets for
the mysql server. But I don't know what else to do in order to fix
this...
to debug this. And you have to debug this on your own, because it
works for everybody else.
Unicode (utf8). The collation of the tables in the horde database is
'latin1_swedish_ci' but I really don't understand much about charsets
and collations.
your db server uses internally and that you configured in the database
configuration of horde?
Or is it in the charset of the Horde interface, probably UTF-8?
database. I have configured a MySQL4.1 database. So, it seems like the
problem is that horde isn't displaying the special characters but
those values are actually stored on the database.
backend (i suppose you configured the sql driver for preferences and
use the default values there)?
I'm sorry if I'm at the wrong configuration screen. The only section
where I see a charset configuration is on the Database section.
Internally used charset: iso-8859-1
As far as I know i've always used that charset for my spanish sites. I
don't know if I have to change another option somewhere else. I'm
sorry about that :( If you can point me out to another location I can
check that one for you.
State ⇒ Feedback
Priority ⇒ 1. Low
System configuration?
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Input with special characters are dropped
Queue ⇒ Horde Base
State ⇒ Unconfirmed
enter a special character, for example 'ñ', it's dropped and the field
is updated to an empty string.
Those characters are required for spanish people.
Thanks.