[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: MOD OPERATION FAILS IN BACK-LDAP
> I note that HEAD code works as expected, while REL_ENG shows the error
> you reported; I suggest you file an ITS (http://www.openldap.org/its);
> I'll have a chance to look at the problem soon.
I've tracked the problem in a fix that was applied to HEAD but never
backported; the fix is very simple: _OR_ LDAP_MOD_BVALUES to mod_op
before sending the change to the server.
Kurt, should I commit it to REL_ENG ?
Ando.