-
Improvement
-
Resolution: Fixed
-
Blocker
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-41460-master -
the problem is mainly in master branch where new classes are used on frontpage before version redirect...
-solution is to look for recently added core classes in core_component init-
better solution proposed by Fred could be to verify the version from version.php, please note it does not prevent all problems but it should catch a lot...