-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.2.1
-
None
-
LAMP- PHP 5.3.8-1
Moodle 2.2.1 (Build: 20120109)
-
MySQL
-
MOODLE_22_STABLE
moodle_database::get_in_or_equal() does not accept empty arrays
Stack trace:
line 595 of /lib/dml/moodle_database.php: coding_exception thrown
line 6410 of /lib/accesslib.php: call to moodle_database->get_in_or_equal()
line 7161 of /lib/accesslib.php: call to context_module->get_capabilities()
line 69 of /admin/roles/lib.php: call to fetch_context_capabilities()
line 261 of /admin/roles/lib.php: call to capability_table_base->__construct()
line 191 of /admin/roles/permissions.php: call to permissions_table->__construct()
- will be (partly) resolved by
-
MDL-31360 regression: cannot set permissions on feedback instances
- Closed