Needs work
Project:
Auto Assign Role
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2010 at 02:11 UTC
Updated:
7 Dec 2010 at 20:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
jethro commentedI'm guessing this is what I alluded to here. http://drupal.org/node/956360#comment-3642406
By default all content profiles are selected for all available role/paths for autoassignrole. To fix this find the content type where the fields are coming from, go to the content profile settings page for that type and uncheck the Use on Auto Assign Role paths: near the bottom.
Here is a patch that fixes the initial issue so that none are selected by default and need to be added from the content profile page for a specific role/path.
Comment #3
jethro commentedwhoops, I used 6-1.2 instead of 6.x-2.0-beta1
Comment #4
jethro commented