-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.5, 2.8.3, 2.9.6, 3.0.4, 3.1, 3.2
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MDL-49244-master -
It really uses clean_param for checking each parameter but at the end it assigns the uncleaned parameter again to a fresh conditions array.
After talking with Eloy he decided that inside each case verifications for each type of param must be done, that means that the if (isset($value) should be removed
- blocks
-
MDL-54801 Add a new "ids" criteria in core_course_get_categories
-
- Closed
-