-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.2
-
MOODLE_401_STABLE
Basically, the problem is: somebody somewhere included an <img> to the file that is not available for guests. After person logs in they get redirected to this random file instead of to the normal page.
Here is an example:
A teacher set the course block visibility to be on "Any page" instead of on "Any course page". As a result moodle attempts to display it on the enrolment page and the embedded file sets wantsurl and after user logs in they get redirected to the image instead of to to the course.
Screencast:
course_block_on_any_page.mp4
- has a non-specific relationship to
-
MDL-30574 Delete some incorrect "any page" options that should not exist
- Open
-
MDL-75756 Session variable wantsurl stores draftfile url when user log out when file manager is loading
- Open
-
MDL-36050 Block pluginfile URLs need to be improved so that the correct capability checks can be implemented
- Closed
-
MDL-67051 Have ability to stack wantsurls pushed by different plugins and with different priorities
- Open
- will be (partly) resolved by
-
MDL-67951 Store each tabs wantsurl in a query param instead of the session so its doesn't conflict or get lost
- Open