Closed (fixed)
Project:
Achievements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2012 at 13:39 UTC
Updated:
15 May 2012 at 16:20 UTC
When a user account has multiple tabs (user/#/a, user/#/b, etc.) which have forms on them, it will incorrectly stub out the achievements_optout form key (on line 19) for users without achievements access. The fix is to add && $form['#user_category'] == 'account'. Thanks to bblue.
Comments
Comment #1
morbus iff