[
https://issues.apache.org/jira/browse/SLING-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1009.
--------------------------------------
Resolution: Duplicate
Fix Version/s: JCR Jackrabbit User Manager 2.0.6
Assignee: Felix Meschberger
resolved by SLING-1377
> listChildren failed in AuthorizableResourceProvider
> ---------------------------------------------------
>
> Key: SLING-1009
> URL: https://issues.apache.org/jira/browse/SLING-1009
> Project: Sling
> Issue Type: Bug
> Components: JCR
> Affects Versions: JCR Jackrabbit User Manager 2.0.2
> Environment: OS X 10.5.7 java 1.5.0_16-133
> Reporter: 付尧
> Assignee: Felix Meschberger
> Fix For: JCR Jackrabbit User Manager 2.0.6
>
> Attachments: AuthorizableResourceProvider.java.patch
>
>
> I see the todo in the code of AuthorizableResourceProvider, and a very simple
> bug(find the search type but didn't use it.
> jackrabbit's findPrincipals only use strict match, but you can use
> getPrincipals and the searchType do the right thing.
> So I fix the todo.using principalManager's getPrincipals method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.