Various problems using moddn operation
--------------------------------------

                 Key: DIRSERVER-1579
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1579
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: ldap
    Affects Versions: 2.0.0-RC1
            Reporter: Stefan Seelmann
             Fix For: 2.0.0-RC1


Operational attributes (modifiersName, modifyTimestamp) are not set when using 
moveAndRename() operation

There is no check in SchemaInterceptor for the moveAndRename() operation.

In the backend the rename() operation works with the cloned entry which was 
modified in the interceptor chain. The SchemaInterceptor applied all 
modifications (new DN, adds new RDN attributes, delete old RDN attributes if 
requested) in the cloned entry. Thus the maintenence of the indexes in the 
backend doesn't work.


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