[
https://issues.apache.org/jira/browse/DIRSTUDIO-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624417#action_12624417
]
Emmanuel Lecharny commented on DIRSTUDIO-373:
---------------------------------------------
Two things :
- the options are separated from the attributeType by a ';' (semi-colon), not
by a ':' (colon) (just to say that the original ldif is wrong)
- the fact that you can delete an attribute with option son ADS is pure luck,
as we don't support options atm...
This is why I asked about the LDAP server used by Manuel.
> Can't delete a tagged attribute if the non tagged attribute belong to the DN
> ----------------------------------------------------------------------------
>
> Key: DIRSTUDIO-373
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-373
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 1.2.0
> Environment: Windows XP service pack 2
> Reporter: Manuel FLURY
>
> When trying to use tags on an attribute that is part of a distinguish name :
> cn=test,ou=groups,o=cec.eu.int
> cn=test
> I add this :
> cn:lang-en-US= test_en_US
> So my entry is now like this :
> cn=test,ou=groups,o=cec.eu.int
> cn=test
> cn:lang-en-US= test_en_US
> When in the entry editor I right click on :
> cn:lang-en-US= test_en_US
> I can't delete it as I should be able.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.