You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2008/06/13 14:48:45 UTC

[jira] Closed: (DIRSTUDIO-152) New entry creator does not know that 'dc' and 'domainComponent' is the same thing

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

Pierre-Arnaud Marcelot closed DIRSTUDIO-152.
--------------------------------------------


Version 1.1.0 has been released.
Closing this issue.

> New entry creator does not know that 'dc' and 'domainComponent' is the same thing
> ---------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-152
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-152
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 0.8.0
>         Environment: Apache Directory Studio 0.8.0 stand-alone plugin with eclipse RCP 3.2.0 operating on OpenLDAP 2.3 server
>            Reporter: Mateusz Kijowski
>            Assignee: Stefan Seelmann
>             Fix For: 1.1.0
>
>
> I want to create an entry with domain objectClass. The only MUST attribute required by this objectClass is the domainComponent or dc. The schema definition allows use of both these names, but the entry creator tries to be smarter. When I specify the DN as dc=subdomain,dc=example,dc=com in the third step of creating a new entry and go to the last step, the entry editor lists the dc attribute in normal font and makes me enter the domainComponent which is listed in bold font.
> So I end up with both dc and domainComponent attributes to make the "Finish" button active. Because the dc attribute is the part of the dn I cannot delete it, because the entry creator thinks that I still have to enter the domainComponent attribute I cannot delete it neither. When I finish creating the entry the server responds with a "Error while creating entry  [LDAP: error code 20 - attribute 'dc' provided more than once] " error.

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