[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550874
 ] 

Stefan Seelmann commented on DIRSTUDIO-250:
-------------------------------------------

Thanks Emmanuel for verifying and for the test.

> Unable to load entries if RDN is quoted and contains unescaped comma
> --------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-250
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-250
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.0.1
>         Environment: WinXP SP2
>            Reporter: Ron Frazier
>            Assignee: Stefan Seelmann
>             Fix For: 1.1.0
>
>
> If an entry's RDN contains a comma, an error is generated if the RDN is 
> quoted instead of the comma being escape. Ex:
> uid="test,123", ou=people, dc=example, dc=com     - this generate an error
> uid=test\,123, ou=people, dc=example, dc=com     - this works
> The error displayed is "Invalid RDN", and the ldap browser halts loading any 
> more objects in that container.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to