Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3
-
Component/s: Course
-
Database:Any
-
Testing Instructions:
-
Workaround:
-
Difficulty:Easy
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-27696-master -
Pull Master Diff URL:
Description
When attempting to view the All logs report under Course -> Participants -> (chosen participant) -> Activity reports -> All logs, the chart image is broken.
This appears to be started in the call to get_logs_usercourse() at line 114 in /course/report/log/graph.php.
Replication instructions:
- Log in as an administrator or teacher
- Go to a course that has students enrolled
- Go to the participants page and pick one user
- In the navigation block, select the All logs activity report (Course -> Participants -> (picked user) -> Activity Reports -> All logs
The chart image appears broken (or hidden because it is broken). Viewing just the image displays the error which occurs when the image is being produced.
Attachments
Issue Links
- caused a regression
-
MDL-50509 Typo in get_logs_usercourse() - $$coursestart
-
- Closed
-
- has a non-specific relationship to
-
MDL-38281 Chart image generation fails in Participant - All logs activity report with PHP Version 5.4.7
-
- Closed
-
- is duplicated by
-
MDL-27986 User Course graph fails to render on activity logs page
-
- Closed
-