-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 6.0.6
-
Component/s: Dashboard & Gadgets
-
Environment:
OS: Linux 2.6.18-371.8.1.el5
App Server: Apache Tomcat/7.0.42
Browswer: All
-
6
If you try to embed a link to a Jira dashboard within the iFrame, the resulting display does not work.
Create a test html page with the following code:
<html>
<body>
<li>Hello</li>
<iframe height=800 width=1200 src="https://cmajira.lss.emc.com:8443/secure/Dashboard.jspa?selectPageId=14264">
</iframe>
</body>
</html>
Serve up the page and the dashboard does not display.
- is related to
-
JRASERVER-20988 Jira inside Frame/IFrame broken
-
- Closed
-
- mentioned in
-
Page Loading...