Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.3, 2.4.5, 2.5.1
-
Component/s: Other
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
set $CFG->debug to DEVELOPER
A new link will appear at the bottom of each page: "Purge all caches"
Push that link
You will get a message displaying: "All caches were purged" and, at the end, the "Administration: Development: Purge all caches" displays with two buttons: "Purge all caches" and "Cancel"
question 1: why does that page displays if the cache has already been purged?
or, in other words, why do the cache is purged before showing the page?
If you push "Purge all caches" once again, the page doesn't go but still reloads.
question 2: why does it reload? I expected to see the home page (or some other page) atfer the purge.
Attachments
Issue Links
- Discovered while testing
-
MDL-41044 Wiki gets returnurl handling wrong
-
- Open
-