[ 
https://issues.apache.org/jira/browse/DIRSERVER-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626287#action_12626287
 ] 

Stefan Seelmann commented on DIRSERVER-1234:
--------------------------------------------

Emmanuel already applied the patch: 
http://svn.apache.org/viewcvs?view=rev&rev=688483

> 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: Alex Karasulu
>            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.

Reply via email to