Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.6
-
Component/s: Reports
-
Labels:
-
Testing Instructions:
- View the outline report of a user
- Make sure you don't see any notice
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-42535-master-int -
Pull Master Diff URL:
Description
When viewing the outline report of a student as a teacher:
This page did not call $PAGE->set_url(...). Using http://fred.moodle.local/im/report/outline/user.php?id=4&course=2&mode=outline
|
line 558 of /lib/pagelib.php: call to debugging()
|
line 734 of /lib/pagelib.php: call to moodle_page->magic_get_url()
|
line 70 of /lib/classes/event/content_viewed.php: call to moodle_page->__get()
|
line 59 of /report/outline/user.php: call to core\event\content_viewed->set_page_detail()
|
Attachments
Issue Links
- will help resolve
-
MDLQA-5914 CLONE - A user can navigate the site via the navigation block
-
- Passed
-