Problem/Motivation

Warning: Undefined array key "calendar_block_text" in Drupal\o365_outlook_calendar\Plugin\Block\CalendarBlock->build() (line 238 of modules/contrib/o365/modules/o365_outlook_calendar/src/Plugin/Block/CalendarBlock.php).

Steps to reproduce

Proposed resolution

Check if it's an array and if the key is present.

Remaining tasks

Create a issue branch with merge request.

User interface changes

N/A

API changes

N/A

Data model changes

Issue fork o365-3300499

Command icon 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

BramDriesen created an issue. See original summary.

rpayanm made their first commit to this issue’s fork.

rpayanm’s picture

Status: Active » Needs review

  • fabianderijk committed eaa9ed7 on 3.0.x
    Issue #3300499 by rpayanm: Undefined array key 'calendar_block_text'
    
fabianderijk’s picture

Status: Needs review » Fixed

I've added a check, so this should be fixed in the dev release.

Status: Fixed » Closed (fixed)

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