[
https://issues.apache.org/jira/browse/DIRSTUDIO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRSTUDIO-291.
---------------------------------------
Resolution: Fixed
Now, when editing the objectClass attribute it opens a wizard, similar to the
'new entry wizard'. In the first step you could define the object classes, in
the second step it is possible to edit the attributes, on finish it computes
the difference between the orignal entry and the changed entry and sends these
changes to the server. Also added an action 'Edit Entry' to the context menu
that opens this wizard.
Fixed here:
http://svn.apache.org/viewvc?rev=687679&view=rev
> adding of an objectclass requiring attributes not present to an entry in the
> ldap browser, modify operation fails
> -----------------------------------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-291
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-291
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.1.0
> Environment: Fedora 8, Java SE Runtime ENvironment 1.6.0_04-b12,
> Apache Directory Studio 1.1.0.v20080303
> Reporter: Linus van Geuns
> Assignee: Stefan Seelmann
> Priority: Minor
> Fix For: 1.3.0
>
>
> 1.) Open a connection to a LDAP directory server
> 2.) Browse to some entry within you directory
> 3.) Create an entry with the objectclass 'person' and just set the required
> attributes cn & sn
> 4.) Open the newly created entry in the LDAP browser
> 5.) In the entry browser right click on any value of the attribute
> 'objectClass'. Choose 'New Value'.
> 6.) In the Object Class Editor which just opened, choose 'uidObject'. Press
> OK.
> Apache Directory Studio will try to add the new value for 'objectClass' w/o
> prompting for a value for the additonally required attribute 'uid' and fail
> with the error:
> "Error while creating value
> [LDAP: error code 65 - object class 'uidObject' requires attribute 'uid']
> [LDAP: error code 65 - object class 'uidObject' requires attribute 'uid']"
> The same problem occurs when trying to change the objectclass from one
> structural class to another class requiring at least on additional attibute.
> I believe this is a (minor) bug issue, not just improvement.
> But thanks for the Apache Directory Studio - it is _really_ great.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.