Details
-
Type:
Bug
-
Status: Awaiting Review
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.7
-
Fix Version/s: None
-
Component/s: Reference
-
Labels:None
Description
Steps to reproduce:
- Open the Assignments, Tests, & Surveys (Mneme) tool
- for any assessment, click the 'print' icon
nothing happens.
checking the javascript console, there's an error:
Uncaught TypeError: Cannot read property 'replace' of null at openWindow (headscripts.js?version=:31) at act_UiNavigation_25 (assessments:837) at HTMLAnchorElement.onclick (assessments:185)
I haven't tested Sakai 11 or master, but looking at the headscripts.js code on master, the bug will probably still happen there.