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
Emmanuel Lecharny made changes - 03/Feb/05 07:37 PM
Field Original Value New Value
Attachment DnParserTest.java [ 18834 ]
Alan Cabrera made changes - 04/Feb/05 04:54 AM
Assignee Alex Karasulu [ akarasulu ] Alan Cabrera [ maguro ]
Alex Karasulu made changes - 12/Aug/05 06:44 AM
Description 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 ...
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 ...
Fix Version/s 0.9.2 [ 12310220 ]
Alex Karasulu made changes - 12/Aug/05 06:52 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Alex Karasulu made changes - 07/Feb/06 02:41 PM
Fix Version/s 0.9.2 [ 12310220 ]
Affects Version/s 0.8.0 [ 11000 ]
Fix Version/s pre-1.0 [ 12310782 ]
Key DIRLDAP-34 DIRSERVER-196
Component/s ldap [ 12310715 ]
Affects Version/s pre-1.0 [ 12310782 ]
Component/s Common [ 11085 ]
Project Directory LDAP [ 10514 ] ApacheDS [ 12310260 ]
Emmanuel Lecharny made changes - 24/Jun/06 09:01 PM
Status Resolved [ 5 ] Closed [ 6 ]