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, 23 Mar 2003 05:48:01 -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: Sun 03/23/03 at 11:48 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been fixed in CVS and should be available in the next
release.



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


Submitted by: beoe                    Project: phpGroupWare                 
Submitted on: Wed 12/18/02 at 17:42
Category:  addressbook                Bug Group:  None                      
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  Fixed                    Assigned to:  lkneschke               
Status:  Closed                       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: Sun 03/23/03 at 11:48         By: lkneschke
This has been fixed in CVS and should be available in the next
release.

-------------------------------------------------------
Date: Sun 01/05/03 at 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: Wed 12/18/02 at 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]