01-31-07 12:11 AM
[ https://issues.apache.org/jira/brow...action_12468837 ]
Emmanuel Lecharny commented on DIRSERVER-835:
---------------------------------------------
Test and fix added in 1.5.0 :
http://svn.apache.org/viewvc?view=rev&rev=501498
http://svn.apache.org/viewvc?view=rev&rev=501499
http://svn.apache.org/viewvc?view=rev&rev=501505
> Trying to modify operational attributes does not cause appropriate errors
> -------------------------------------------------------------------------
>
> Key: DIRSERVER-835
> URL: https://issues.apache.org/jira/browse/DIRSERVER-835
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.0.1
> Environment: * ApacheDS 1.0.1 (SNAPSHOT)
> * Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
> * Windows XP Professional SP2
> Reporter: Stefan Zoerner
> Assigned To: Emmanuel Lecharny
> Fix For: 1.0.1, 1.5.0
>
> Attachments: ModifyOperationalAttributeTest.java
>
>
> Trying to modify operational attributes of entries (modifiersName, creatorsName) d
oes not cause approriate errors. FInd attached a JUnit test which performs three mod
ify operations (adding/deleting/reoplacing an operational attribute) with the help o
f J
NDI. All of them do not throw an exception.
> I have checked the test with three other LDAP servers. OpenLDAP and Sun Java Syste
m Directory Server return an LDAP code 19 (LDAP_CONSTRAINT_VIOLATION), IBM Tivoli Di
rectory Server returns 50 (LDAP_INSUFFICIENT_ACCESS).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|