-
Improvement
-
Resolution: Fixed
-
Minor
-
2.5.4
-
MOODLE_25_STABLE
-
MOODLE_27_STABLE
-
MDL-43952-master -
We have had a few occasions where we've had to patch YUI between versions. For some this will work without issue, but because we aggressively cache for a long time (1 year IIRC) in the browser, some users will not see these changes without a manual browser cache purge.
We need to be able to add a sub-version number to our YUI and force use of our combo loader for specific modules in order to support patching properly.
This is further complicated since:
- we must use the combo loader - the non-combo version uses direct paths and cannot support revisions in a sensible fashion;
- we cannot use the CDN, even if the option to use it is set
- blocks
-
MDL-42409 Chrome on Andriod drag and drop bugs.
-
- Closed
-