You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jens Offenbach (JIRA)" <ji...@apache.org> on 2016/11/29 14:29:59 UTC

[jira] [Created] (KARAF-4868) Encoding problems in CLI with shell table output

Jens Offenbach created KARAF-4868:
-------------------------------------

             Summary: Encoding problems in CLI with shell table output
                 Key: KARAF-4868
                 URL: https://issues.apache.org/jira/browse/KARAF-4868
             Project: Karaf
          Issue Type: Bug
          Components: karaf-shell
    Affects Versions: 4.1.0
            Reporter: Jens Offenbach


When terminal encoding does not support UTF-8, the output gives something like this:

{code}
instance:list 08:31:41
> SSH Port ? SSH Host ? RMI Registry ? RMI Registry Host ? RMI Server ? RMI Server Host ? State ? PID ? Name
> ??????????????????????????????????????????????????????????????????????????????????????????????????????????????
> 8101 ? 0.0.0.0 ? 1099 ? 127.0.0.1 ? 44444 ? 127.0.0.1 ? Started ? 26740 ? root
{code}

In this case, I would be more preferable to suppress the special characters (used as separators) in the shell table output.



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