Postponed (maintainer needs more info)
Project:
Field Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 07:32 UTC
Updated:
22 Mar 2013 at 15:27 UTC
I am getting this error on fresh D7 install when on mangefield form in taxonomy
Notice: Undefined index: taxonomy_term in fieldaccess_field_attach_form() (line 92 of H:\wamp\www\drupalenterprise\sites\all\modules\fieldaccess\fieldaccess.module).
Comments
Comment #1
bellesmanieres commentedCan you provide more infos on the steps to reproduce ?
Here's what I did :
fresh install (standard profile)
enable fieldaccess and fa_user module
create a new field (boolean) named "testaef" on the default "tag" vocab
set some access rules in the "FIELD ACCESS" section (at admin/structure/taxonomy/tags/fields/field_testaef)
save settings.
Didn't get any errors.
Is there any custom implementation ? On what paths and/or field types does the error occur ?
Comment #2
kaizerking commentedI haven't done any thing just enabled the module and was not performing any thing related to field access.
I have installed taxonomy manager, taxonomy fix modules, if this information is any help to you
Comment #3
bellesmanieres commentedCouldn't reproduce, with these 2 modules enabled (I assume "taxonomy fix" is http://drupal.org/project/taxonomy_access_fix ?).
Comment #4
kaizerking commentedYes