-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-45258-master -
- Edit a tag
- Add some related tags
- Save
Following error is generatedDebug info: Objects are are not allowed: context_system
Error code: codingerror
Stack trace:
line 782 of /lib/dml/moodle_database.php: coding_exception thrown
line 592 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->detect_objects()
line 914 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->normalise_value()
line 1015 of /tag/lib.php: call to pgsql_native_moodle_database->insert_record()
line 168 of /tag/lib.php: call to tag_assign()
line 139 of /tag/edit.php: call to tag_set()
Output buffer: <pre class="notifytiny">stdClass Object ( [tagid] => 9 [component] => core [itemid] => 3 [itemtype] => tag [contextid] => context_system Object ( [_id:protected] => 1 [_contextlevel:protected] => 10 [_instanceid:protected] => 0 [_path:protected] => /1 [_depth:protected] => 1 ) [ordering] => 0 [timecreated] => 1398329305 [timemodified] => 1398329305 [tiuserid] => 0 ) </pre>