Bug 124371 (DEFECT000308402)

Summary: When the server sends no error message, the app gets an empty string
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: FutureKeywords: 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:44 UTC


------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 -------

This bug previously known as bug DEFECT000308402 at remedy/
remedy/show_bug.cgi?id=DEFECT000308402
Originally filed under the NDS SDK product and LDAP Java SDK component.

---------
<remedy_milestone> BLANK </remedy_milestone>
---------
<remedy_details> When the server sends no message in the reply, the
      parsing creates
and empty string, instead of no value (null). </remedy_details>
---------
<remedy_notes> vtag (  7/31/2002 2:07:10 PM  Fixing - New )
I have done a temporary workaround in LDAPException.  I test for
an empty string and if we have one, I return a null.  The
input parsing function needs to be fixed.


 </remedy_notes>