Comment 2 for bug 702518

Revision history for this message
Jason Stephenson (jstephenson) wrote :

I created a new bug rather than targeting a new bug because I intend to report a more general issue with missing permissions.

Should have been:

I created a new bug rather than targeting an existing bug because I intend to report a more general issue with missing permissions.

You also won't notice these permissions are missing if you use the superuser flag. You'll only notice if you need one of the permissions and don't have superuser, or if you have the EVERYTHING permission. The missing permission causes the query that checks the EVERYTHING permission to fail. (I'll include a patch to fix that.)