Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.4.7, 3.5.4, 3.6.2, 3.7
-
Component/s: JavaScript
-
Testing Instructions:
-
Affected Branches:MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
Fixed Branches:MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
Pull from Repository:
-
Pull 3.5 Branch:
MDL-64835-35 -
Pull 3.5 Diff URL:
-
Pull Master Branch:
MDL-64835-master -
Pull Master Diff URL:
Description
- Disable JS dev (mdk run undev)
- Open you site
- Open dev tools in your browser
- Open the session storage:
- Chrome:
- Choose Application tab
- Choose Storage => Local storage from the left-hand side
- Note the prefix for the keys - i.e. if the key is -1236003692/core/iconmap-fontawesome then the prefis is -1236003692
- Chrome:
- Purge caches in your Moodle instance (admin/cli/purge_caches.php in console)
- Refresh the browser page
- Check the storage cache again
- Note that the session storage cache was not emptied and that there are keys with the old prefix still exist