When creating new content I get:
Notice: Undefined index: field in taxonomy_access_form_alter() Line: 415
I use field collectio and there is no index "field". So there should be a check if index exists.
When creating new content I get:
Notice: Undefined index: field in taxonomy_access_form_alter() Line: 415
I use field collectio and there is no index "field". So there should be a check if index exists.
Comments
Comment #1
xjmThis is probably resolved by #1214472: Undefined index: und in taxonomy_access_form_alter() -- incorrect assignment of language key.
Comment #2
xjmThis should be fixed in the development branch.