You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Sarah Quigley (JIRA)" <ji...@apache.org> on 2016/03/28 23:47:25 UTC

[jira] [Created] (ZEPPELIN-771) GUI issue displaying unicode characters

Sarah Quigley created ZEPPELIN-771:
--------------------------------------

             Summary: GUI issue displaying unicode characters
                 Key: ZEPPELIN-771
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-771
             Project: Zeppelin
          Issue Type: Bug
          Components: GUI
    Affects Versions: 0.6.0
            Reporter: Sarah Quigley
            Priority: Trivial


Hi, 

I'm on a team which is using Zeppelin to display the results of SQL queries to our backend databse. If the result of a query contains an unescaped Unicode character (for example \u000a for a new line), the result of the query is displayed on a new line, which means certain fields do not appear under their corresponding column names. 
Have also noticed this issue with results containing tab characters. It is not possible for us to manually escape these unicode characters in the data before it is stored to our database. 

Is there any way for Zeppelin to escape special characters before it displays the data? 



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