You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Markus G. (JIRA)" <ji...@apache.org> on 2017/06/07 09:50:18 UTC

[jira] [Updated] (GEODE-3046) Problems when entering square brackets in gfsh

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

Markus G. updated GEODE-3046:
-----------------------------
    Description: 
I run `gfsh` on a German Windows 10 1703 x64 from the classic command line (cmd.exe) using Java 8.

When I try to `[` or `]` for example when specifying the port in the `connect --locator=host[12345]` gfsh ignores the characters.
I try to enter the characters using [AltGr]+8 but the character is "swallowed". When I enter the port value the first two digits are ignored too. It seems like gfsh tries to interpret what I enter.

Entering the square brackets directly using [Alt]+091 and 093 works.

I posted this problem on stackoverflow too: https://stackoverflow.com/questions/44408199/cant-enter-square-brackets-in-gfsh

  was:
I run `gfsh` on a German Windows 10 1703 x64 from the classic command line (cmd.exe) using Java 8.

When I try to `[` or `]` for example when specifying the port in the `connect --locator=host[12345]` gfsh ignores the characters.
I try to enter the characters using [AltGr]+8 but the character is "swallowed". When I enter the port value the first two digits are ignored too. It seems like gfsh tries to interpret what I enter.

Entering the square brackets directly using [Alt]+091 and 093 works.


> Problems when entering square brackets in gfsh
> ----------------------------------------------
>
>                 Key: GEODE-3046
>                 URL: https://issues.apache.org/jira/browse/GEODE-3046
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Markus G.
>             Fix For: 1.1.1
>
>
> I run `gfsh` on a German Windows 10 1703 x64 from the classic command line (cmd.exe) using Java 8.
> When I try to `[` or `]` for example when specifying the port in the `connect --locator=host[12345]` gfsh ignores the characters.
> I try to enter the characters using [AltGr]+8 but the character is "swallowed". When I enter the port value the first two digits are ignored too. It seems like gfsh tries to interpret what I enter.
> Entering the square brackets directly using [Alt]+091 and 093 works.
> I posted this problem on stackoverflow too: https://stackoverflow.com/questions/44408199/cant-enter-square-brackets-in-gfsh



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)