Summary | character encoding problem |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | m.zdila (at) episoftware (dot) com |
Created | 08/05/2005 (7247 days ago) |
Due | |
Updated | 08/07/2005 (7245 days ago) |
Assigned | |
Resolved | 08/07/2005 (7245 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ character encoding problem
Queue ⇒ Turba
New Attachment: turba_patches.tar.gz
When using different encodings in LDAP and HTML page encoding (eg.
UTF-8 in LDAP and ISO-8859-2 in HTML) and DN is synthetized from user
input (eg. contains Name) and that input contains non US-ASCII
characters, then DN is not recoded. This cause created contact can't
be modified or deleted because of object not found error. Moreover the
horde.schema is not non US-ASCII characters ready. Therefore I porvide
a patch to fix turba. For horde.schema I only modified turbaMemebers
attribute type.
best regards
Martin Zdila