[Tickets #5979] Re: (whitespace-)trimming of mapped attributes
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Dec 11 17:59:29 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5979
-----------------------------------------------------------------------
Ticket | 5979
Updated By | xk3 at mompl.org
Summary | (whitespace-)trimming of mapped attributes
Queue | Turba
Version | 2.2-RC1
Type | Enhancement
State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
xk3 at mompl.org (2007-12-11 09:59) wrote:
horde-FRAMEWORK_3-2007-12-11
horde-HEAD-2007-12-11
turba-HEAD-2007-12-11
$attributes just before adding to LDAP at
horde/turba/lib/Driver/ldap.php:266 error_log and print_r for new contact
with only lastname (and email)
Array
(
[DUFFtype] => Object
[cn] => Lastname <-- " Lastname" with leading space
[sn] => Lastname
[mail] => xxx at a.com
[SNIP]
ldapsearch results in:
cn:: IExhc3RuYW1l <-- " Lastname" with leading space (base64)
sn: Lastname
More information about the bugs
mailing list