I'm having a php warning such as
Undefined index: comment on line 39 of /var/www/html/docroot/modules/contrib/office_hours/src/Plugin/Field/FieldWidget/OfficeHoursWidgetBase.php, when saving some empty field values.

We can prevent that by checking if the array key exists before trying to use it.

CommentFileSizeAuthor
#2 3059369-2.patch819 bytesmarcoscano
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

marcoscano created an issue. See original summary.

marcoscano’s picture

Assigned: marcoscano » Unassigned
Status: Active » Needs review
FileSize
819 bytes

  • johnv committed 0d6ce6a on 8.x-1.x authored by marcoscano
    Issue #3059369 by marcoscano: PHP warning 'Undefined index: comment'...
johnv’s picture

Version: 8.x-1.x-dev » 8.x-1.1
Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.