You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new EDTF field on a node, put some content in it, and load the node.
Check the watchdog logs. You will see: Warning: Undefined array key "field_new_date" in controlled_access_terms_jsonld_alter_normalized_array() (line 65 of /var/www/html/drupal/web/modules/contrib/controlled_access_terms/controlled_access_terms.module)
What steps does it take to reproduce the issue?
Warning: Undefined array key "field_new_date" in controlled_access_terms_jsonld_alter_normalized_array() (line 65 of /var/www/html/drupal/web/modules/contrib/controlled_access_terms/controlled_access_terms.module)
code is here:
controlled_access_terms/controlled_access_terms.module
Line 65 in 4fc7177
Any related open or closed issues to this bug report?
not that I found.
The text was updated successfully, but these errors were encountered: