[
https://issues.apache.org/jira/browse/DIRSERVER-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1080.
------------------------------------------
Resolution: Fixed
Fixed in trunk by reversing the modification mad on august 17th.
http://svn.apache.org/viewvc?rev=581891&view=rev
> LDAP modify operation does not create or update necessary operational
> attributes within an entry
> ------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1080
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1080
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Affects Versions: 1.5.1
> Environment: * ApacheDS 1.5.1
> * Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
> * Windows XP Professional SP2
> Reporter: Stefan Zoerner
> Assignee: Alex Karasulu
>
> If an existing entry is modified (e.g. additional attribute addition), and
> the operational attributes "modifiersName" and "modifyTimestamp" are not
> present, they are not present afterwards as well.
> I have extended the existing test case
> org.apache.directory.server.core.operational.OperationalAttributeServiceITest
> in order to demonstrate this and to depict the desired behavior (svn commit
> follows).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.