Verbose errors:
Notice: Undefined index: family_name in Drupal\commerce_pickup\Plugin\Field\FieldFormatter\PickupAddressDefaultFormatter->viewElements() (line 68 of /home/me/public_html/test.me/web/modules/dev/commerce_pickup/src/Plugin/Field/FieldFormatter/PickupAddressDefaultFormatter.php).
Notice: Undefined index: address_line2 in Drupal\commerce_pickup\Plugin\Field\FieldFormatter\PickupAddressDefaultFormatter->viewElements() (line 91 of /home/me/public_html/test.me/web/modules/dev/commerce_pickup/src/Plugin/Field/FieldFormatter/PickupAddressDefaultFormatter.php).| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3285554-2.patch | 907 bytes | drugan |
Issue fork commerce_pickup-3285554
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
drugan commentedCheck for a profile type before formatting it.
Comment #4
drugan commentedFixed.