Divers null error on BatEventSettingsForm

Created on 14 April 2025, 11 days ago

Problem/Motivation

In the route admin/bat/config/bat_event, when nothing is configured yet: 3 nullable warning

Warning: Trying to access array offset on null in Drupal\bat_event\Form\BatEventSettingsForm->buildForm() (line 48 of modules/contrib/bat/modules/bat_event/src/Form/BatEventSettingsForm.php).

Warning: Trying to access array offset on null in Drupal\bat_event\Form\BatEventSettingsForm->buildForm() (line 55 of modules/contrib/bat/modules/bat_event/src/Form/BatEventSettingsForm.php).

Warning: Trying to access array offset on null in Drupal\bat_event\Form\BatEventSettingsForm->buildForm() (line 65 of modules/contrib/bat/modules/bat_event/src/Form/BatEventSettingsForm.php).

Proposed resolution

Add isset test.

🐛 Bug report
Status

Active

Version

11.1

Component

Code

Created by

🇫🇷France Ilyna

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024