The backported fix for MDL-62960 breaks upcoming events completely in 3.4; pages using upcoming events block completely fail to render when upcoming course events are present.
The cause is line 183 of calendar/classes/external/calendar_event_exporter incorrectly treating $course as a proxy object. 3.4 needs the code to be as per 3.6.
- is a regression caused by
-
MDL-62960 Drag and drop of course events ignores course start date limitation
-
- Closed
-