0.29: valid attribute extensions deleted
Status: Alpha
Brought to you by:
mar_garina
I have an extra attribute added to the LDAP server (via
a local.schema file) containing:
attributetype ( 2.16.840.1.113730.3.1.13
NAME 'aimname'
DESC 'AIM Nickname'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} )
This is validly respected by LDAP and another editing
application. An attempt to edit an existing record via
YALA completely deletes that attribute from my entry,
resulting in data loss.
Warning: Wrong datatype for second argument in call to
in_array in /path/to/yala/files/yala-0.29/main.php on
line 376
del:
aimname: XXXX - OK
add:
l: XXXX - OK
postalCode: XXXX - OK
st: XX - OK
street: XXXX - OK
Logged In: YES
user_id=24978
The information you gave is not enough for me to understand
the problem.
Can you:
- attach the source html of yala's main screen (right
frame), in the edit mode..
- write the php version & distro you use?
10x