Closed (fixed)
Project:
LoginToboggan
Version:
7.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 09:33 UTC
Updated:
3 Feb 2011 at 10:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
hunmonk commentedplease try the attached patch to see if it resolves the issue. be sure to run update.php before testing, as this change involves changing a hook, so we need to make sure the implements cache is cleared.
let me know what happens...
Comment #2
hunmonk commentedfyi this bug was introduced because of a change in the workflow from 6.x to 7.x of when hook_init() is called.
Comment #3
anglo commentedThe patch resolved the issue. User with non-authenticated role and 'View user profiles' permission unchecked can't see other user profiles now.
Comment #4
hunmonk commentedcommitted to 7.x-1.x-dev. since this is a critical bug, a new release will follow shortly.