[
https://issues.apache.org/jira/browse/KARAF-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-4372:
----------------------------------------
Fix Version/s: (was: 4.0.5)
4.0.6
> Content assist for paths does not work correctly
> ------------------------------------------------
>
> Key: KARAF-4372
> URL: https://issues.apache.org/jira/browse/KARAF-4372
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 4.0.4
> Reporter: Christian Schneider
> Fix For: 4.1.0, 4.0.6
>
>
> To reproduce start karaf and type:
> install -s mvn:org<tab>
> The expected behaviour would be that the completion either does nothing or
> adds a dot("."). Instead it adds a space(" "). This obviously breaks the rest
> of the completion. If the space is removed by hand and a "." is added the
> completion can go on.
> A similar behaviour happens for files:
> install -s file:/home<tab>
> This adds "/ " instead of "/".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)