-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.4
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MDL-46496-master -
-
3
-
BACKEND Sprint 15
In using Moodle 2.6's jquery ui css that comes with standard Moodle, I found a bug with the urls included in the css.
The normal jquery-ui.css file contains the correct paths, but the minified version does not. It contains extra path information on all of the image urls:
../../../../../../../../Downloads/jquery-ui-1.10.3/themes/base/minified/
These should just be removed to be left with the relative path to the images folder. This problem doesn't exist in the master branch with the upgrade to jquery ui 1.10.4