Modify.RENAME operation may not work well with multiple attributes RDN
----------------------------------------------------------------------

                 Key: DIRSERVER-1085
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1085
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 1.0.2, 1.5.1
            Reporter: Emmanuel Lecharny
            Priority: Minor
             Fix For: 2.0.0


When doing a rename modification, the way the RDN is handled is not good fi the 
RDN is not a single attribute :

cn=smith+givenname=alan, dc=example, dc=org

renamed to cn=asmith will lose some informations. Renaming to 
cn=smith+givenname=paul will also lose some information, leaving the entry in a 
bad state.

(tests to be provided soon)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to