-
Bug
-
Resolution: Fixed
-
Major
-
2.1
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
-
Moderate
-
This is one followup of MDL-27475, where David discovered one real example of start/process/end notifications not happening in correct order under some circumstances (empty chunks).
The fix changes completely the way start/end notifications were dispatched previously, by implementing one simple stack of pending notifications and dispatching them when necessary.
The fix adds 2 new test cases covering the trouble-maker situation (exaggerated!), without modifying previous tests, so no change is expected in behavior at all (BC ok).
- has a non-specific relationship to
-
MDL-27475 Modify start/dispatch/end notifications to be called in correct order
-
- Closed
-
-
MDL-37893 PHP error when parsing XML backup and the grouped element contains no final elements
-
- Closed
-
- has been marked as being related by
-
MDL-27693 Yet another issue with the order of start/process/end handlers in the progressive parser
-
- Closed
-