Closed (won't fix)
Project:
User One
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2011 at 13:51 UTC
Updated:
24 May 2011 at 16:31 UTC
See the issue cue there.
Users with "delete own account" permission can't access "user/*/delete page"... says "Access denied"
I experienced this issue as well and confirm it disappeared after I disabled the User One module. :(
Does the User One module override custom access permissions defined by other modules?
Comments
Comment #1
ki commentedBoth [User One] and [User Delete] modules implement hook_menu_alter() on 'user/%user/delete' to use their own access control functions. They are currently incompatible. Any suggestion to make them work at the same time is welcome.
Ki