-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.1
As highlighted in MDL-54787, if the session closes, we need to either:
a) Output immediately; or
b) Display a debugging message to the developer.
We may be best to go for a wherever possible:
- if in page header and the session is closed, maybe add to the $SESSION variable and register a new shutdown_handler to flush the values
- if in redirect and the session is closed, flush the values
- has been marked as being related by
-
MDL-62678 Unnecessary AJAX request core_fetch_notifications on all pages
-
- Closed
-