Bug 124371 (DEFECT000308402) - When the server sends no error message, the app gets an empty string
Summary: When the server sends no error message, the app gets an empty string
Status: VERIFIED FIXED
Alias: DEFECT000308402
Product: NDS SDK
Classification: Novell Products
Component: LDAP Java SDK (show other bugs)
Version: Future
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Jeff Vincent
QA Contact: Sundar Swamy
URL:
Whiteboard:
Keywords: English
Depends on:
Blocks:
 
Reported: 2002-07-26 22:06 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: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>