-
Bug
-
Resolution: Fixed
-
Critical
-
3.4.7, 3.5.4, 3.6.2, 3.7
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MDL-64835-master -
- 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