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

Emmanuel Lecharny resolved DIRSERVER-1770.
------------------------------------------

    Resolution: Fixed

We now use the filterContents() method which is in ServerEntryUtils.
                
> Create a unique method to filter the AttributeTypes for the search and lookup 
> rquests
> -------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1770
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1770
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M8
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.0-M9
>
>
> ATM, we filter the attribute in two different places :
> - in the BaseEntryFilteringCursor.filterContents( Entry ) method for the 
> search
> - in the AbstractBTreePartition.lookup() method for a lookup.
> This bad. We should have one single place in the server where we filter the 
> AT.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to