-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
- Access a site with remote styles and check that they're loaded.
- Download a mini-site resource and check that the refresh icon is not shown unless you update it on Moodle.
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
When MOBILE-1034 was integrated, it caused a regression on remote styles since site updated event is now triggered before the current site is stored.
Also, mod_page and mod_resource remove revision from the URL, but now that is handled from filepool so it's not needed anymore.