After updating to Dev recently I got this notice when add a new reference field:

Undefined index: nodeaccess_userreference in nodeaccess_userreference_form_field_ui_field_edit_form_alter() (line 32 of /Users/cale/Sites/acquia-drupal/sites/all/modules/nodeaccess_userreference/nodeaccess_userreference.module).

Went back to 7.x-3.8 and added field with no problems. So this error only exists in Dev to my knowledge.

Comments

calefilm’s picture

I re-enabled the dev version again and created the a new user refernece field. Got the notice again but after saving it and revisiting the manage fields page the error disappears.

and everything seems to be working.. The user reference field is working along with the user reference node access abilities

Note: just to be clear I still receive the error when creating new user reference fields

danielb’s picture

Thanks for letting me know. This should be pretty easy to fix, in the meantime don't worry too much about it, shouldn't break anything.

danielb’s picture

Status: Active » Fixed

I've fixed this in the repository and it will appear in the next dev snapshot.

calefilm’s picture

Thanks. You're one smart cookie. This module is quite something! Keep up the good work :0)

Status: Fixed » Closed (fixed)

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