- πΊπΈUnited States mlncn Minneapolis, MN, USA
Cannot reproduce in Drupal 10 / PHP 8 (which is the minimum now β )
When creating or editing an ER Override field on Drupal 8.9.1 on PHP 7.2.31, several PHP notices appear.
The following message is repeated twice:
Notice: Undefined index: override in entity_reference_override_validate_custom_text() (line 58 of modules/contrib/entity_reference_override/entity_reference_override.module).
The following message is repeated four times:
Notice: Undefined index: target_id in Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteWidget->massageFormValues() (line 144 of core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php).
Postponed: needs info
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Cannot reproduce in Drupal 10 / PHP 8 (which is the minimum now β )