-
Bug
-
Resolution: Obsolete
-
Medium
-
None
-
3.5
-
None
-
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.