-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.6
-
None
-
MOODLE_36_STABLE
How to reproduce (it happens in Chrome, haven't tested other browsers):
- Login in hq moodle site.
- While in dashboard, click the message icon next to a user in the online users block. You'll be sent to the message index page.
- Click Back in the browser. Once the dashboard is loaded again, an invalidresponse error modal appears.
I inspected the network requests, it seems to be related with user tours:
args: {
|
tourid: "4",
|
context: 301,
|
pageurl: "https://HQMOODLESITE/my/"
|
}
|
index: 0
|
methodname: "tool_usertours_fetch_and_start_tour"
|
- duplicates
-
MDL-68565 WS exception when pressing back to a page containing a user tour
-
- Closed
-