-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.6, 2.4, 2.5
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
While implementing MDL-37033 I've detected that a lot of <FEEDBACK> elements in the environment.xml are wrong.
This is not critical, because the test is performed ok and the status is correct, but some interesting messages aren't ever shown.
Basically, this must be observed always:
- For "required" level tests, only ON_ERROR and ON_OK messages are allowed (for fails and passes respectively).
- For "optional" level tests, only ON_CHECK and ON_OK messages are allowed (for fails and passes respectively).
And there are a bunch of tests not observing those rules.
So I'm going to create a dtd to be able to, easily verify the xml file for correctness (master only, obviously, although changes to the xml will land to all supported versions).
Ciao
- is blocked by
-
MDL-37033 Decide Moodle 2.5 requirements and push them to environment.xml
-
- Closed
-