Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.2
-
Fix Version/s: 3.6.0
-
Component/s: SCORM add-on
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Pull Master Diff URL:
-
Sprint:Moodle Mobile 3.6.0
Description
We treat the target when a user clicks in a link inside an iframe, but we ignore the target when redefining window.open.
The code is in here:
https://github.com/moodlehq/moodlemobile2/blob/master/src/providers/utils/iframe.ts#L93