-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 9.0.0
-
Fix Version/s: 9.0.6
-
Component/s: LTI runtime
-
Labels:None
-
Funded by:
How to reproduce
- Create LTI course element
- Configure to open in new window
- Publish and run
=> opens new window, but content displays in iframe
The idea of this option is to support tools that can not run in frames/iframes. The current implementation does not solve this problem, thus it is considered as a bug.
Note that there is some magic code that opens the LTI content in a new window when the protocol does not match (OO with HTTPS, LTI tool with HTTP)! Thus, testing this might look as if it worked.