Bug 124359 (DEFECT000299352)

Summary: Escape characters in Schema definitions need to be handled
Product: [Novell Products] NDS SDK Reporter: Cameron Morris <cmorris>
Component: LDAP Java SDKAssignee: Jeff Vincent <jvincent>
Status: VERIFIED FIXED QA Contact: Sundar Swamy <ssundar>
Severity: Minor    
Priority: P5 - None CC: aclark
Version: FutureKeywords: English
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajkumar V 2005-10-10 22:54:40 UTC


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

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

---------
<remedy_milestone> BLANK </remedy_milestone>
---------
<remedy_details> Flacon will start to escape special characters like
      ',*, and #.  We need to be able to handle them. </remedy_details>
---------
<remedy_notes> vtag (  7/31/2002 2:01:02 PM  Fixing - Work in Progress )
This happens when we receive results from the server.
When we do the bytes to string, Java converts things like \23 (') to
some wierd and incorrect character.  We need to figure out some way
to make this behave correctly.  We currently don't know what to do to
solve this.


 </remedy_notes>