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:17:00 UTC

[jira] [Resolved] (DIRSTUDIO-987) strange behaviour with multi-valued RDN

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

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

This was fixed in the LDAP API. Added test: https://github.com/apache/directory-studio/commit/0bee43b580938a82904966b63943716736da9087

> strange behaviour with multi-valued RDN
> ---------------------------------------
>
>                 Key: DIRSTUDIO-987
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-987
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>            Reporter: Frizz Supertramp
>            Priority: Major
>             Fix For: 2.0.0-M14
>
>
> I have tried multiple versions of Apache Directory Studio - and there seems to be a problem with multi-valued RDNs.
> For example I have entries like this in my LDAP (OpenDS):
> DN: myAttribute1=val1 + myAttribute2=val2 + myAttribute3=val3, OU=example, DC=test
> Note: I don't have a CN here, the RDN is solely defined by custom defined classes myAttribute1, myAttribute2 and myAttribute3.
> In Apache Directory Studio, in the "LDAP Browser" window, I can not expand DNs like the one mentioned above. When I click on it and try to expand it, the whole tree collapses + re-opens again, showing "ou=example (1+)".
> There's no way to show details / contents of such a DN!



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