[ 
https://issues.apache.org/jira/browse/DIRSERVER-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520944
 ] 

Emmanuel Lecharny commented on DIRSERVER-934:
---------------------------------------------

There is also another problem :

controls are not handled in all ExtendedOperations.

The main problem with controls is that they may be handled differently by each 
operations (the 'sort' control has no meaning for a add operation, but is 
really important for the search operation). If we implement the no-op control 
(https://opends.dev.java.net/public/standards/draft-zeilenga-ldap-noop.txt), it 
will have impacts on add, modify and delete operations.

It seems that the control handling will have to be reviexed in the next few 
months to be sure we handle it correctly.

> Controls are not used into Bind request
> ---------------------------------------
>
>                 Key: DIRSERVER-934
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-934
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.0.1, 1.5.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.1
>
>
> We don't inject controls into the server if we have one withing a BindRequest

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