Anton Gozhiy created DRILL-7623:
-----------------------------------
Summary: Link error is displayed at the log content page on Web UI
Key: DRILL-7623
URL: https://issues.apache.org/jira/browse/DRILL-7623
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.17.0
Reporter: Anton Gozhiy
*Steps:*
# Open a log file from the Web UI:
{noformat}
/log/sqlline.log/content
{noformat}
*Expected result:*
There should be no errors.
*Actual result:*
{noformat}
GET http://localhost:8047/log/static/js/jquery-3.2.1.min.js net::ERR_ABORTED
500 (Internal Server Error)
bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery
at bootstrap.min.js:6
(anonymous) @ bootstrap.min.js:6
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)