phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #2017] ldapv2 takes utf-8 input only


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2017] ldapv2 takes utf-8 input only
Date: Sun, 05 Jan 2003 11:44:46 -0500

=================== BUG #2017: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2017&group_id=509

Changes by: Lars Kneschke <address@hidden>
Date: 2003-Jan-05 17:44 (Europe/Berlin)

------------------ Additional Follow-up Comments ----------------------------
I found how to do it the right way. Just need some time tp add it correctly to 
phpGW.



=================== BUG #2017: FULL BUG SNAPSHOT ===================


Submitted by: beoe                      Project: phpGroupWare                   
Submitted on: 2002-Dec-18 17:42
Category:  addressbook                  Bug Group:  None                        
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  None                       Assigned to:  lkneschke                 
Status:  Open                           Component Version:  None                
Platform Version:  Linux - RedHat       Reproducibility:  None                  

Summary:  ldapv2 takes utf-8 input only

Original Submission:  when adding contact to the addressbook(LDAP), I do get 
error messages when the contact contains non ASCII characters.  ldapv2 does not 
allow iso8859-1 characters to be stored in the database.

My workaround:
I set the characterset for the Browser using php's header:
header("Content-Type: text/html; charset=utf-8");

now i can type umlauts and anything else and it is converted correctly to utf-8.

I know that this behaviour is not desirable for everybody, but if you use ldap 
for your contacts ...

oh, and you have to recode the translations for your lang.

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2003-Jan-05 17:44             By: lkneschke
I found how to do it the right way. Just need some time tp add it correctly to 
phpGW.


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: 2002-Dec-18 17:42  Name: addressbook_utf8.patch  Size: 1KB   By: beoe
patch to use the utf-8 characterset in addressbook
http://savannah.gnu.org/bugs/download.php?group_id=509&amp;bug_id=2017&amp;bug_file_id=200


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2017&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]