You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/12/14 13:30:02 UTC

[jira] Closed: (DIRSERVER-1532) Applying a ModificationRequst with multiple modification on an attribute may fail

     [ https://issues.apache.org/jira/browse/DIRSERVER-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-1532.
----------------------------------------


> Applying a ModificationRequst with multiple modification on an attribute may fail
> ---------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1532
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1532
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.7
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> Doing a modification like :
> - add an attribute value X
> - remove the attribute value X
> - add an attribute value X
> will fail, as the Exception interceptor check only that we try to add an existing value twice, without taking into account that there is a remove in the middle.

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