- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Receiving the following notice
Notice: Undefined index: field in commerce_stripe_field_widget_addressfield_standard_form_alter() in line line 1438 of commerce_stripe.module.
The fix appears to be adding a conditional to make sure that $context['field'] is actually set before the conditional checking $context['field']['field_name'].
Closed: outdated
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.