-
Bug
-
Resolution: Fixed
-
Minor
-
2.2, 2.3
-
Appeared on qa.moodle.net and a test server of 2.2 beta.
-
MySQL
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_22_STABLE
-
wip-
MDL-30540-master -
When viewing a single blog entry, the following error is shown.
Can not change context instance properties!
|
|
line 4642 of \lib\accesslib.php: call to debugging()
|
line 317 of \blog\lib.php: call to context->__set()
|
line 698 of \blog\lib.php: call to blog_get_context_url()
|
line 824 of \blog\locallib.php: call to blog_get_headers()
|
line 234 of \blog\index.php: call to blog_listing->print_entries()
|
The entry still displays.
Replication steps:
- Log in in any role
- Navigate to Site pages -> Blogs
- If there are no blog entries, add one
- Click on the title for a blog entry
The error above should appear.
- caused a regression
-
MDL-27814 Blog pages should be in site context always
- Closed
- has a non-specific relationship to
-
MDL-27814 Blog pages should be in site context always
- Closed
- has been marked as being related by
-
MDL-30541 PHP error shown when viewing single blog entry
- Closed
- Testing discovered
-
MDL-30386 No blog RSS icon visible
- Closed