Closed (fixed)
Project:
User Import Framework
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 03:56 UTC
Updated:
29 Feb 2012 at 11:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwightaspinwall commentedI'm not familiar with the "view user profiles" permission. What module implements it and which version of Drupal?
Comment #2
agileware commentedMy bad, that should be the 'access user profiles' permission.
Comment #3
dwightaspinwall commentedOk, so core profile module. Here's what user_save() does:
So is the proposal that all users created by uif get access set as well (and not just those created by users with 'administer users' perm)? I guess that makes sense.
Comment #4
adammaloneI took a look at the code and this looked like the right way of altering the module to include this.
Comment #5
dwightaspinwall commentedFixed in 6.x-1.5 / 7.x-1.0-beta8 Thanks!
Comment #6
dwightaspinwall commentedComment #6.0
dwightaspinwall commentedCorrection