Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Blog, Unit tests
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
Note: OU developers will try to fix this on Monday.
Exception: blog/simpletest/testbloglib.php / ? bloglib_test / ? test_blog_get_headers_case_1
Unexpected exception of type [coding_exception] with message [Coding error detected, it must be fixed by a programmer: Invalid attempt to modify page object] in [/fs2/www/html/sm449/coremoodle/lib/pagelib.php line 612]
Debug info:
Use $PAGE->set_url() instead.
- line 122 of /blog/simpletest/testbloglib.php: call to moodle_page->__set()
- line ... of ...