You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Venu Thamodharan (JIRA)" <ji...@apache.org> on 2007/05/12 09:06:35 UTC

[jira] Created: (AMQ-1245) Admin code has a minor bug - blank page in IE

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.


[jira] Resolved: (AMQ-1245) Admin code has a minor bug - blank page in IE

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved AMQ-1245.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.0

Patch applied (rev: 546542) with thanks!

> 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
>    Affects Versions: 5.0.0
>         Environment: Admin code has a minor bug
>            Reporter: Venu Thamodharan
>             Fix For: 5.0.0
>
>
> 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.