[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5116) registeredAddress cannot be deleted



Hi,
Please ignore the earlier message. It was a mistake.

>Quanah Gibson-Mount [quanah@zimbra.com] wrote
>This isn't a bug.  Fix the way you delete the attribute.

I use
LDAPModification mdfn = new LDAPModification(LDAPModification.DELETE,
entry.getAttribute("registeredAddress"));        
connection.modify(entry.getDN(), mdfn);

Any suggestion on how should I correct this?

Thanks and Regards,
Binoy Joseph


***********************************************************************
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this
message by anyone else is unauthorized. If you are not the
intended recipient, any disclosure, copying, or distribution of the
message, or any action or omission taken by you in reliance on
it is prohibited and may be unlawful. Please immediately contact 
the sender if you have received this message in error. This email
does not constitute any commitment from Cordys Holding BV or
any of its subsidiaries except when expressly agreed in a written
agreement between the intended recipient and
Cordys Holding BV or its subsidiaries.
***********************************************************************