Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.7
-
Component/s: Log in screen
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_27_STABLE
-
Pull Master Diff URL:
Description
When session expires we call $mmSitesManager#checkSite and then redirect to the reconnect string. We should send the URL formatted by checkSite to the reconnect state, otherwise this can cause bugs with fixed URLs.