Bugzilla – Bug 124371
When the server sends no error message, the app gets an empty string
Last modified: 2007-05-14 17:49:03 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>