Closed (fixed)
Project:
Taxonomy Access Control
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2011 at 17:40 UTC
Updated:
12 Sep 2011 at 20:11 UTC
If there are taxonomy fields on a user entity, TAC triggers the following notice on the user add and edit forms:
Notice: Undefined offset: 0 in _taxonomy_access_form_extract_entity()
This issue may be resolved by using #1204230: Missing hook_field_widget_form_alter() instead of the generic hook_form_alter().
Comments
Comment #1
xjmPostponing for #1214472: Undefined index: und in taxonomy_access_form_alter() -- incorrect assignment of language key and #1204230: Missing hook_field_widget_form_alter().
Comment #2
xjmFixed in http://drupal.org/commitlog/commit/364/56c44029b7f9f4e03b015edee7e96fc79....
Comment #3
xjm