#1018: acc_find_user_role_actions invalid queries for anonymous users
--------------------+-----------------------
Reporter: adeiana | Owner:
Type: defect | Status: new
Priority: minor | Component: WebAccess
Version: | Keywords:
--------------------+-----------------------
acc_find_user_role_actions and acc_get_user_roles_from_user_info both
query using the user id directly.
The problem happens when it is -1, it generates a out of range warning.
I have a patch for this. I need to split in a dedicated branch.
--
Ticket URL: <http://invenio-software.org/ticket/1018>
Invenio <http://invenio-software.org>