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.