You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2018/05/22 20:28:00 UTC

[jira] [Resolved] (DIRSTUDIO-1151) DN with backslash not displayed

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-1151.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0-M14

This was fixed in LDAP API, added test: https://github.com/apache/directory-studio/commit/9db2af1f20dba6ab04f36d561c17a4f30c4dd1b9

> DN with backslash not displayed
> -------------------------------
>
>                 Key: DIRSTUDIO-1151
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1151
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 2.0.0-M13
>         Environment: All
>            Reporter: Philip Peake
>            Priority: Major
>             Fix For: 2.0.0-M14
>
>
> DNs with backslashes are not displayed by the ldap browser.
> They can be searched for, and found. Once found, they will be displayed.
> However, refresh, and they disappear again.
> Example, create a user thus:
> dn: uid=user.0\,foo,ou=People,dc=example,dc=com
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: inetOrgPerson
> sn: bbb
> cn: aaa
> uid: user.0,foo
> Now expand ou=people,dc=example,dc=com in the browser. The entry will not display.
> Search for (uid=user.0\,foo) and it will be found (and displayed in the browser.
> Refresh ou=people and it will vanish.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)