Bugzilla – Bug 124359
Escape characters in Schema definitions need to be handled
Last modified: 2007-05-14 17:49:04 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>