- Issue created by @mandclu
- Issue was unassigned.
- Status changed to Fixed
almost 2 years ago 10:34am 3 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.
On a fresh install in Drupal 10, accessing the Time Slots tool before the event info has been populated generates a fatal error:
Error: Call to a member function get() on null in Drupal\event_platform_scheduler\Form\TimeSlotsForm->buildForm() (line 162 of /var/www/html/web/modules/contrib/event_platform/event_platform_scheduler/src/Form/TimeSlotsForm.php).
Make the offending code null safe.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.