[ https://issues.apache.org/activemq/browse/AMQ-767?page=comments#action_37460 ] Ken Gallo commented on AMQ-767: -------------------------------
When activemq-web-console is deployed on IE 6, it just shows a blank page. <script type="" src=""/> doesnt work on IE 6 it should be: <script type="" src=""></script> I've attached a patch. :) > avoid use of XHTML in activemq-web-console so things work great in IE 6 > ----------------------------------------------------------------------- > > Key: AMQ-767 > URL: https://issues.apache.org/activemq/browse/AMQ-767 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.0.1 > Reporter: james strachan > Fix For: 4.2.0 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
