Bug 124359 (DEFECT000299352) - Escape characters in Schema definitions need to be handled
Summary: Escape characters in Schema definitions need to be handled
Status: VERIFIED FIXED
Alias: DEFECT000299352
Product: NDS SDK
Classification: Novell Products
Component: LDAP Java SDK (show other bugs)
Version: Future
Hardware: Other Other
: P5 - None : Minor
Target Milestone: ---
Assignee: Jeff Vincent
QA Contact: Sundar Swamy
URL:
Whiteboard:
Keywords: English
Depends on:
Blocks:
 
Reported: 2002-04-22 15:40 UTC by Cameron Morris
Modified: 2007-05-14 17:49 UTC (History)
1 user (show)

See Also:
Found By: Development
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: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>