Posted by sambauers on November 29, 2011 at 4:22am
1 follower
| Project: | Node import |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
This is a bit vague as a bug report, because I don't really know what this module does. All I know is that it is breaking my clients cron jobs when it hits a fatal error.
The patch provided tests that the user being queried actually has roles before it goes trying to grab their permissions. If the user had no roles, then the SQL "IN" part would be empty.
| Attachment | Size |
|---|---|
| empty-permissions.diff | 1.09 KB |