Admin code has a minor bug - blank page in IE
---------------------------------------------
Key: AMQ-1245
URL: https://issues.apache.org/activemq/browse/AMQ-1245
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Environment: Admin code has a minor bug
Reporter: Venu Thamodharan
need to add</script> to the end of main.jsp decorator in the admin app like
this below, IE shows a blank page otherwise
<SCRIPT type='text/javascript' src='/admin/js/common.js'/></script>
<script type='text/javascript' src='/admin/js/css.js'/></script>
<script type='text/javascript'
src='/admin/js/standardista-table-sorting.js'/></script>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.