Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:LAMP- PHP 5.3.8-1
Moodle 2.2.1 (Build: 20120109)
-
Database:MySQL
-
Affected Branches:MOODLE_22_STABLE
Description
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()
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-31360 regression: cannot set permissions on feedback instances
-
- Closed
-