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
             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 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

        

Reply via email to