[
https://issues.apache.org/jira/browse/DIRSERVER-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu closed DIRSERVER-1234.
------------------------------------
Resolution: Fixed
Assignee: Emmanuel Lecharny (was: Alex Karasulu)
Cool this is done then.
> cn=schema is not returned if no ManageDsaIT control is present in the request.
> ------------------------------------------------------------------------------
>
> Key: DIRSERVER-1234
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1234
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: core
> Affects Versions: 1.5.4
> Reporter: Stefan Seelmann
> Assignee: Emmanuel Lecharny
> Priority: Critical
> Fix For: 1.5.4
>
> Attachments: DIRSERVER-1234.diff
>
>
> When requesting the schema cn=schema and no ManageDsaIT control is present in
> the request, the server does not return the schema entry.
> The reason is that the SearchHandler adds an OR'd filter
> (objectClass=referral) to the user's filter, however in the SchemaInterceptor
> this enhanced filter (|(objectClass=subschema)(objectClass=referral)) isn't
> handled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.