-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.10, 2.8.8, 2.9.2, 3.0, 3.1
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-52029-31 -
moodle/install/css.php contains error code, which tries to open unexistent file. If display_errors and error_reporting is on, error info breaks css. In other conditions error is not seen.