PHP Fatal error: Nesting level too deep - recursive dependency?

Created on 14 March 2023, about 2 years ago

Problem/Motivation

We created a simple view with 10 events per day and get the fatal PHP error in line 101 of calendar_view.module where it performs an array sort, that I'm not sure is required. Here is the data structure that we get:

Proposed resolution

Not sure how to fix this. When I remove the sort from the code, then the error is gone.

Can't we just sort on array keys here?

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

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

Comments & Activities

Production build 0.71.5 2024