Problem/motivation
Multiple PHP warnings present:
Warning: Undefined array key "retain_spacing" in Drupal\addtocal_augment\Plugin\DateAugmenter\AddToCal->configurationFields() (line 387 of modules/contrib/addtocal_augment/src/Plugin/DateAugmenter/AddToCal.php).
Warning: Undefined array key "ellipsis" in Drupal\addtocal_augment\Plugin\DateAugmenter\AddToCal->configurationFields() (line 401 of modules/contrib/addtocal_augment/src/Plugin/DateAugmenter/AddToCal.ph
Steps to reproduce
- Go to the display mode of the node type using this module
- Warnings listed at top
Proposed resolution
This module uses Gitlab CI for automated testing of proposed code changes. To contribute code changes, create a merge request. Patch files will not trigger automated testing and are not sufficient for review.
Comments
Comment #4
mrshowermanLeft a few comments on the MR, thus changing status.
Comment #7
mark_fullmerThanks for the report, the code change, and the review, everyone! This will be included in a new beta release forthwith.
Comment #8
mrshowerman