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

[jira] [Created] (AMQ-4736) External dependency (Google Maps) in hawtio's console

Lionel Cons created AMQ-4736:
--------------------------------

             Summary: External dependency (Google Maps) in hawtio's console
                 Key: AMQ-4736
                 URL: https://issues.apache.org/jira/browse/AMQ-4736
             Project: ActiveMQ
          Issue Type: Bug
         Environment: apache-activemq-5.9-20130919.101342-100
            Reporter: Lionel Cons


When using hawtio's console through https, the browser complains with:

[blocked] The page at https://foo/bar/#/jmx/charts?nid=root-org.apache.activemq-Broker-foo ran insecure content from http://maps.googleapis.com/maps/api/js?sensor=false.

This comes from an external JS file being used in webapps/hawtio/index.html:

<!-- google maps -->
<script src="http://maps.googleapis.com/maps/api/js?sensor=false" type="text/javascript"></script>

Google Maps can probably be safely removed from ActiveMQ's console...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira