-
Bug
-
Resolution: Fixed
-
Major
-
4.3
-
MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
MDL-79400-master -
-
1
-
Team Hedgehog 2023 Sprint 3.2, Team Hedgehog 2023 Sprint 3.3
The error is:
JS Uncaught TypeError: eventFormPromise.then(...).fail is not a function
|
Steps to replicate:
- Login as admin.
- Open user menu.
- Click Calendar.
- Turn on the Browser developer tool.
- Click the "New event" button.
- Verify the Console tab.
- Discovered while testing
-
MDLQA-18280 CLONE - A user can add a new event to the calendar
- Passed
- is a regression caused by
-
MDL-78324 Move modal factory instantiation to modal::create
- Closed