Bugzilla – Bug 124398
clone is not implemented for some classes and implemented wrong for others
Last modified: 2007-05-14 17:49:00 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000322492 at remedy/ remedy/show_bug.cgi?id=DEFECT000322492 Originally filed under the NDS SDK product and LDAP Java SDK component. --------- <remedy_version_found_in> BLANK </remedy_version_found_in> --------- <remedy_milestone> BLANK </remedy_milestone> --------- <remedy_details> in org.ietf.ldap LDAPConstraints and LDAPExtendedOperation, not implementated in com.novell.ldap LDAPExtendedOperation not implemented clone frequently not implemented correctly, creating a new object instead of doing super.clone(). </remedy_details> --------- <remedy_notes> vtag ( 12/11/2002 11:37:31 AM Fixing - New ) Clone was added to the classes that was missing the method. Clone is now implemented correctly in all cases. </remedy_notes>