-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.4, 2.3.1
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
This is despite the fact that there is a require_definition_after_data method that tries to prevent this.
The problems is that some parts of formslib (e.g. get_data) call definition_after_data directly.