Bug 124398 (DEFECT000322492)

Summary: clone is not implemented for some classes and implemented wrong for others
Product: [Novell Products] NDS SDK Reporter: Steve Sonntag <vtag>
Component: LDAP Java SDKAssignee: Jeff Vincent <jvincent>
Status: VERIFIED FIXED QA Contact: Sundar Swamy <ssundar>
Severity: Normal    
Priority: P5 - None CC: aclark
Version: OCT 2006 NDKKeywords: English
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajkumar V 2005-10-10 22:54:53 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>