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

ASF subversion and git services commented on KARAF-4837:
--------------------------------------------------------

Commit 29dd03c964d458a418930b20e709f77797a1858d in karaf's branch 
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=29dd03c ]

[KARAF-4837] Session#readLine should not append to history

> Session#readLine should not append to history
> ---------------------------------------------
>
>                 Key: KARAF-4837
>                 URL: https://issues.apache.org/jira/browse/KARAF-4837
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.1.0
>            Reporter: Lijun Liao
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.1.0
>
>         Attachments: SayHelloCommand.java
>
>
> Considering the karaf shell demo-scope:say-hello implemented by the attached 
> file SayHelloCommand.java. The entered text "Bob" is included in the list of 
> historical commands. This is not expected.
> {code}
> karaf@root()>demo-scope:say-hello                          xx:xx:xx
> Enter your name: Bob
> Hello Alice
> karaf@root()<arrow-up>
> karaf@root()Bob
> {code}



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

Reply via email to