[
https://issues.apache.org/jira/browse/DRILL-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056265#comment-17056265
]
ASF GitHub Bot commented on DRILL-7623:
---------------------------------------
asfgit commented on pull request #2011: DRILL-7623: Link error is displayed at
the log content page on Web UI
URL: https://github.com/apache/drill/pull/2011
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Assignee: Vova Vysotskyi
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.18.0
>
>
> *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)