You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2011/01/27 15:00:52 UTC

[jira] Created: (KARAF-421) StringCompleter extension cannot return own strings

StringCompleter extension cannot return own strings
---------------------------------------------------

                 Key: KARAF-421
                 URL: https://issues.apache.org/jira/browse/KARAF-421
             Project: Karaf
          Issue Type: Bug
          Components: console
    Affects Versions: 2.1.3
            Reporter: Łukasz Dywicki


StringCompleter extension cannot return own strings to complete because getStrings method are not used in complete method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (KARAF-421) StringCompleter extension cannot return own strings

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-421.
--------------------------------

    
> StringCompleter extension cannot return own strings
> ---------------------------------------------------
>
>                 Key: KARAF-421
>                 URL: https://issues.apache.org/jira/browse/KARAF-421
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.1.3
>            Reporter: Łukasz Dywicki
>            Assignee: Łukasz Dywicki
>             Fix For: 2.1.4, 2.2.0
>
>
> StringCompleter extension cannot return own strings to complete because getStrings method are not used in complete method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Resolved: (KARAF-421) StringCompleter extension cannot return own strings

Posted by "Łukasz Dywicki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Łukasz Dywicki resolved KARAF-421.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
                   2.1.4
         Assignee: Łukasz Dywicki

Commited in r1064126 to trunk and r1064127 to 2.1.x branch.

> StringCompleter extension cannot return own strings
> ---------------------------------------------------
>
>                 Key: KARAF-421
>                 URL: https://issues.apache.org/jira/browse/KARAF-421
>             Project: Karaf
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.1.3
>            Reporter: Łukasz Dywicki
>            Assignee: Łukasz Dywicki
>             Fix For: 2.1.4, 2.2.0
>
>
> StringCompleter extension cannot return own strings to complete because getStrings method are not used in complete method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.