You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Lijun Liao (JIRA)" <ji...@apache.org> on 2018/04/26 06:15:00 UTC

[jira] [Created] (KARAF-5709) File path completion of shell:source does not work in Windows

Lijun Liao created KARAF-5709:
---------------------------------

             Summary: File path completion of shell:source does not work in Windows
                 Key: KARAF-5709
                 URL: https://issues.apache.org/jira/browse/KARAF-5709
             Project: Karaf
          Issue Type: Bug
          Components: cave-documentation, karaf-shell
    Affects Versions: 4.1.5, 4.2.0
            Reporter: Lijun Liao
             Fix For: 4.1.6, 4.2.1


There are three issues here (all do not exist in Linux):

1.Type TAB after "source file:." does not have any effect.

2.Type TAB after "source file:///D/" does not have any effect.

3. The completion converts "source file:./step1/step2/filename.script" to a path containing both the separator '/' and '\' which results in the error "File not found".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)