Lijun Liao created KARAF-4837:
---------------------------------

             Summary: List of historical commands is not correct
                 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
             Fix For: 4.1.0


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