You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2019/05/19 10:14:03 UTC

[jira] [Closed] (DIRSERVER-1694) Renaming an existing entry with a DN containing upper cased chars will not store the CN as provided

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

Emmanuel Lecharny closed DIRSERVER-1694.
----------------------------------------

> Renaming an existing entry with a DN containing upper cased chars will not store the CN as provided
> ---------------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1694
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1694
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M5
>            Reporter: Emmanuel Lecharny
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> If we try to rename an entry which name is, for instance cn=test,ou=user to something like cn=My Test,ou=system,
> then the stored cn will be "my test" instead of "My Test".
> This is wrong. We should keep the user provided CN instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)