[ http://issues.apache.org/jira/browse/DIRSERVER-196?page=all ] Emmanuel Lecharny closed DIRSERVER-196: ---------------------------------------
It has been fixed a long time ago. Test cases has been added, too. > DnParser does not respect RFC2253 > --------------------------------- > > Key: DIRSERVER-196 > URL: http://issues.apache.org/jira/browse/DIRSERVER-196 > Project: Directory ApacheDS > Type: Bug > Components: ldap > Versions: pre-1.0 > Environment: NR > Reporter: Emmanuel Lecharny > Assignee: Alan Cabrera > Fix For: pre-1.0 > Attachments: DnParserTest.java > > The DnParser does not conform to RFC 2253 and RFC 1779 : > parsed : "CN=L. Eagle,O=Sue\, Grabbit and Runn,C=GB" > expected : "CN=L. Eagle,O=Sue\,Grabbit and Runn,C=GB" > Parsing "CN=Before\0DAfter,O=Test,C=GB" leads to an infinite loop > Other tests are to be done ... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
