09-24-07 06:11 PM
[ https://issues.apache.org/jira/brow...action_12529867 ]
Mateusz Kijowski commented on DIRSTUDIO-152:
--------------------------------------------
Also I didn't encounter such problems in 0.6. It seems odd that this kind of
regression wasn't addresed before the 1.0 release.
> New entry creator does not know that 'dc' and 'domainComponent' is the sam
e 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
>
> I want to create an entry with domain objectClass. The only MUST attribute require
d 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 la
st step, the entry editor lists the dc attribute in normal font and makes me enter the domai
nComponent which is listed in bold font.
> So I end up with both dc and domainComponent attributes to make the "Finish" butto
n 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
ca
nnot delete it neither. When I finish creating the entry the server responds
with a "Error while creating entry [LDAP: error code 20 - attribute 'd
c' 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.
[ Post a follow-up to this message ]
|