Bug 124398 (DEFECT000322492) - clone is not implemented for some classes and implemented wrong for others
Summary: clone is not implemented for some classes and implemented wrong for others
Status: VERIFIED FIXED
Alias: DEFECT000322492
Product: NDS SDK
Classification: Novell Products
Component: LDAP Java SDK (show other bugs)
Version: OCT 2006 NDK
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Jeff Vincent
QA Contact: Sundar Swamy
URL:
Whiteboard:
Keywords: English
Depends on:
Blocks:
 
Reported: 2002-12-11 18:24 UTC by Steve Sonntag
Modified: 2007-05-14 17:49 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>