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

morbus iff’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.