[
https://issues.apache.org/jira/browse/DIRSERVER-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1961.
------------------------------------------
Resolution: Fixed
Fixed with http://svn.apache.org/r1572064
> Searches wth Object level scope and non-existing attribute assertion in
> filter are not working
> -----------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1961
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1961
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M15
> Reporter: Kiran Ayyagari
> Assignee: Kiran Ayyagari
> Priority: Blocker
> Fix For: 2.0.0-M16
>
>
> To reproduce perform the below search
> ldapsearch -H ldap://localhost:10389 -x -D "uid=admin,ou=system" -w secret -b
> "ou=schema" -s base "(objectClass=person)" "*"
> Expected: should not return any entries.
> Actual: returns ou=schema entry.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)