-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
As reported by David Mudrak:
During install, jsrev is not yet set, and should really not attempt to use the cached copy of the metadata.
As part of the installation, jsrev is then set to the current timestamp.
We should therefore check whether jsrev is -1, OR is not set at all.