You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/09/28 09:17:02 UTC

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

     [ https://issues.apache.org/jira/browse/AMQ-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved AMQ-4736.
------------------------------

       Resolution: Fixed
    Fix Version/s: 5.9.0
         Assignee: Claus Ibsen

Fixed by https://github.com/hawtio/hawtio/pull/574
                
> 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
>            Assignee: Claus Ibsen
>             Fix For: 5.9.0
>
>
> 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