-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Medium
-
None
-
Affects Version/s: 3.5
-
Component/s: None
-
Environment:
Internet Explorer with Confluence.
Steps to reproduce
- Create following HTML file and upload to any of Confluence page.
<script> alert("Cookie: " + document.cookie); </script> - Open the file on Internet Explorer 7.
- Then, you will see the javascript in that HTML file executed automatically.
Issue happens with IE9,8,7 with Confluence 3.5.
Firefox and Safari presents a download 'save as' dialogue box and does not render.