-
Bug
-
Resolution: Fixed
-
Critical
-
2.0.3, 2.2.2
-
MOODLE_20_STABLE, MOODLE_22_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
-
When deleting an event with debugging turned on, the following error is shown.
calendar_print_event is deprecated please update your code
|
line 558 of \calendar\lib.php: call to debugging()
|
line 124 of \calendar\delete.php: call to calendar_print_event()
|
Replication instructions:
- Ensure debugging is turned on at Site Administration -> Development -> Debugging
- Click on a ling in the calendar block to be taken to the list of events
- Click the button "New event" button
- Enter details for a new event and save
- Find the new event in the events list
- Click the X icon on the right of the event
- The event information is shown with an error
- blocks
-
MDL-31133 Remove deprecated function in calendar/lib.php
-
- Closed
-
-
MDL-27831 Delete Event - Delete button displayed in multiple places in a page
-
- Closed
-
- Discovered while testing
-
MDL-34168 trying to select a date for an event displays both a drop down and a calendar
-
- Closed
-
- is duplicated by
-
MDL-32604 remove references to deprecated funtion calendar_print_event
-
- Closed
-