-
Bug
-
Resolution: Fixed
-
Major
-
2.0.3, 2.3, 2.5.1
-
MOODLE_20_STABLE, MOODLE_23_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
wip-
MDL-27684-master -
To reproduce:
- Open the file picker.
- Wait for your session to timeout (Or just logout in another tab)
- Click on some action in the file picker, you get an error "Unsupported redirect detected, script execution terminated"
- If you click to close the error, it just come back up
Probably need to check if the user is logged in and if not, throw an appropriate error message. I'm not sure how to solve how the message just keeps coming back up - maybe send something back with the error json to refresh the page (which would send the user to login).
- has been marked as being related by
-
MDL-33844 Nothing happens in filemanager, after session is changed.
-
- Closed
-