Issue Details (XML | Word | Printable)

Key: DIRSERVER-196
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Alan Cabrera
Reporter: Emmanuel Lecharny
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

DnParser does not respect RFC2253

Created: 03/Feb/05 07:36 PM   Updated: 24/Jun/06 09:01 PM
Return to search
Component/s: ldap
Affects Version/s: pre-1.0
Fix Version/s: pre-1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File Licensed for inclusion in ASF works DnParserTest.java 2005-02-03 07:37 PM Emmanuel Lecharny 17 kB
Environment: NR

Resolution Date: 12/Aug/05 06:52 AM


 Description  « Hide
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 ...


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.