You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/11/12 19:43:34 UTC

[jira] [Assigned] (DRILL-1591) Drill Web UI Page Source Has Links To External Sites

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

Jacques Nadeau reassigned DRILL-1591:
-------------------------------------

    Assignee: Jacques Nadeau

> Drill Web UI Page Source Has Links To External Sites
> ----------------------------------------------------
>
>                 Key: DRILL-1591
>                 URL: https://issues.apache.org/jira/browse/DRILL-1591
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 0.6.0
>            Reporter: MUFEED USMAN
>            Assignee: Jacques Nadeau
>            Priority: Minor
>
> The Drill web UI page source has links to external sites that can break the functionality on clusters that do not have access to the internet.
> <link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
> <script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
> An advisable thing would be to put the .js and .css files on the web server itself and not link them to external servers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)