Closed (fixed)
Project:
Contact Attach
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Apr 2012 at 20:52 UTC
Updated:
4 May 2012 at 12:40 UTC
All created roles inherit the authenticated user role. Therefore, this role is always present (except for anonymous users) and should not override settings for created roles if they have settings. If they don't have settings, use the settings defined for the authenticated user role.
Also avoid doing this calculation when the user has just one role or when the user does have the authenticated user role but this role does not have permissions to attach files (as it would be removed anyway).
Comments
Comment #1
Tor Arne Thune commentedCommitted and pushed: 3ba8f8f.
Comment #2
Tor Arne Thune commentedComment #3.0
(not verified) commentedUpdated issue summary.