You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/09 01:08:00 UTC

[jira] [Commented] (DRILL-6837) Missing reference for dynamically created Javascript library

    [ https://issues.apache.org/jira/browse/DRILL-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680692#comment-16680692 ] 

ASF GitHub Bot commented on DRILL-6837:
---------------------------------------

kkhatua opened a new pull request #1529: DRILL-6837: Missing reference for dynamically created Javascript library
URL: https://github.com/apache/drill/pull/1529
 
 
   A PR for DRILL-6084 broke the auto-complete library required for Edit Query page, with the removal of the static javascript library.
   https://github.com/apache/drill/pull/1491/files#diff-2bb3c04f1a9eead1faf57212cce5d2a9
   
   The dynamically loaded script is not defined in the Freemarker template page.
   The fix is trivial.
   
   This is the console error:
   ![image](https://user-images.githubusercontent.com/4335237/48236808-ba8a3300-e378-11e8-937b-fad6817c839f.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Missing reference for dynamically created Javascript library
> ------------------------------------------------------------
>
>                 Key: DRILL-6837
>                 URL: https://issues.apache.org/jira/browse/DRILL-6837
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Web Server
>    Affects Versions: 1.15.0
>            Reporter: Kunal Khatua
>            Assignee: Kunal Khatua
>            Priority: Trivial
>             Fix For: 1.15.0
>
>
> A PR for DRILL-6084 broke the auto-complete library required for Edit Query page, with the removal of the static javascript library.
> https://github.com/apache/drill/pull/1491/files#diff-2bb3c04f1a9eead1faf57212cce5d2a9
> The dynamically loaded script is not defined in the Freemarker template page.
> The fix is trivial.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)