[
https://issues.apache.org/jira/browse/DIRSERVER-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1693.
------------------------------------------
Resolution: Fixed
Fixed with http://svn.apache.org/viewvc?rev=1292307&view=rev
> Renaming an entry when the RDN uses a case insensitive AT should be possible
> ----------------------------------------------------------------------------
>
> Key: DIRSERVER-1693
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1693
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M5
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.0-M6
>
>
> If we try to rename an entry like cn=test,ou=system to cn=Test,ou=system,
> it's rejected by the server with the following error :
> LDAP: error code 68 - Attempt to move entry onto itself.
> This should not be the case : the RDN UP value should be modified, so should
> the cn attribute value.
> If we modify the CN only, then we should also modify the RDN accordingly
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira