You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2017/05/30 15:07:04 UTC

[jira] [Updated] (OAK-6278) UserQueryManager: scope filtering for everyone groupId compares to principal name

     [ https://issues.apache.org/jira/browse/OAK-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated OAK-6278:
------------------------
    Description: 
{{UserQueryManager.findAuthorizables(Query)}} applies special handling if the query scope contains the everyone group id. however, the code compares the id with the everyone principal name ignoring the fact that the group id could be different.

spotted while writing unit tests for the query manager.

[~alex.parvulescu], fyi.

  was:
{{UserQueryManager.findAuthorizables(Query)}} applies special handling if the query scope contains the everyone group id. however, the code compares the id with the everyone principal name ignoring the fact that the group id could be different.

spotted while writing unit tests for the query manager.


> UserQueryManager: scope filtering for everyone groupId compares to principal name
> ---------------------------------------------------------------------------------
>
>                 Key: OAK-6278
>                 URL: https://issues.apache.org/jira/browse/OAK-6278
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>
> {{UserQueryManager.findAuthorizables(Query)}} applies special handling if the query scope contains the everyone group id. however, the code compares the id with the everyone principal name ignoring the fact that the group id could be different.
> spotted while writing unit tests for the query manager.
> [~alex.parvulescu], fyi.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)