Undefined index: label caused by commerce_registration_field_extra_fields_alter

Created on 17 April 2014, about 11 years ago
Updated 28 February 2025, about 2 months ago

This only occurs if you were unfortunate enough to name the label of your registration field on a product, "Registration", as it's hard coded to alter the extra field info without setting a label. This causes errors in the field ui for unrelated products that do not have registration fields. Just updated to the latest version of Drupal so that may be related.

Simple fix is to not name your field label "Registration".

Notice: Undefined index: label in field_ui_display_overview_form() (line 1126 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1130 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1139 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1158 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1126 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1130 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1139 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: label in field_ui_display_overview_form() (line 1158 of /var/www/drupal/modules/field_ui/field_ui.admin.inc).

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States arosboro

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024