[
https://issues.apache.org/jira/browse/DIRSERVER-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983347#action_12983347
]
Alex Karasulu commented on DIRSERVER-1603:
------------------------------------------
This looks like a regression that may have re-emerged. Or maybe I am confusing
this with search. If I am confusing the two then some of the logic for handling
this superior-AT based return of all descendant typed attributes for should be
found in search logic.
> Doing a lookup requiring an AT which is inherited by some of the entry's AT
> does not return anything
> ----------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1603
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1603
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.7
> Reporter: Emmanuel Lecharny
> Priority: Critical
> Fix For: 2.0-M1
>
>
> If we do a lookup, listing some attributes to get in the returned entry, and
> if we have AT which inherit the given ATs, we don't get anything.
> For instance,
> Entry entry = connection.lookup( "cn=test,ou=system", "name" );
> return an empty entry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.