Closed (fixed)
Project:
Node access user reference
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2012 at 19:43 UTC
Updated:
1 Aug 2012 at 02:11 UTC
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
Comment #1
calefilm commentedI 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
Comment #2
danielb commentedThanks 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.
Comment #3
danielb commentedI've fixed this in the repository and it will appear in the next dev snapshot.
Comment #4
calefilm commentedThanks. You're one smart cookie. This module is quite something! Keep up the good work :0)