You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael J. Carey (JIRA)" <ji...@apache.org> on 2019/05/13 03:25:00 UTC

[jira] [Assigned] (ASTERIXDB-2565) Bug in AsterixDB Web Interface

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

Michael J. Carey reassigned ASTERIXDB-2565:
-------------------------------------------

    Assignee: Michael J. Carey

> Bug in AsterixDB Web Interface
> ------------------------------
>
>                 Key: ASTERIXDB-2565
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2565
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: UI - Web Interface
>            Reporter: Nick DiGeronimo
>            Assignee: Michael J. Carey
>            Priority: Minor
>
> Steps to recreate:
> 1) Go to the AsterixDB Web Interface ([http://localhost:19001/]).
> 2) Enter this query:
> SELECT * FROM `Metadata`.`Dataset`;
> 3) Change the output format to "JSON (formatted)" you should see no result.
>  
> (Note JavaScript console reports this error:
> (index):1 Uncaught SyntaxError: Unexpected token # in JSON at position 678
>  at JSON.parse (<anonymous>)
>  at HTMLPreElement.<anonymous> ((index):1)
>  at Function.each (jquery.min.js:1)
>  at init.each (jquery.min.js:1)
>  at Object.success ((index):1)
>  at c (jquery.min.js:1)
>  at Object.fireWith [as resolveWith] (jquery.min.js:1)
>  at k (jquery.min.js:1)
>  at XMLHttpRequest.r (jquery.min.js:1))



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