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/31 09:58:04 UTC

[jira] [Created] (OAK-6290) UserQueryManager.findAuthorizables fails with IllegalArgumentException when there are multiple selectors

angela created OAK-6290:
---------------------------

             Summary: UserQueryManager.findAuthorizables fails with IllegalArgumentException when there are multiple selectors
                 Key: OAK-6290
                 URL: https://issues.apache.org/jira/browse/OAK-6290
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: angela


while writing test cases i managed to create a query that results in {{IllegalArgumentException}} because there were multiple selectors but {{ResultRowToAuthorizable}} would call {{ResultRow.getPath()}}, without specifying the selector.

[~tmueller] instructed me to make use of {{Result.getColumnSelectorNames}} to spot the cases where there are multiple selector names.

[~alex.parvulescu], i will attach a patch and would appreciate if you could take a look.



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