[
https://issues.apache.org/jira/browse/KARAF-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger updated KARAF-5570:
-------------------------------------
Description:
as found in https://jira.opendaylight.org/browse/ODLPARENT-137 by OpenDaylight:
That [prompt branding stuff|https://karaf.apache.org/manual/latest/#_branding]
which as still OK e.g. in 4.0.9 seems to have broken some time in 4.1.x ...
here's how to reproduce:
{noformat}$ nano etc/branding.properties
welcome=Duh
prompt=Dah{noformat}
In all of apache-karaf-4.2.0.M2, apache-karaf-4.1.4 and apache-karaf-4.1.3 this
leads to:
{noformat}Duh
karaf@root()>{noformat}
whereas in 4.0.9 it led to:
{noformat}Duh
Dah^C
Dah^DDah{noformat}
was:
as found in https://jira.opendaylight.org/browse/ODLPARENT-137 by OpenDaylight:
That [prompt branding stuff|https://karaf.apache.org/manual/latest/#_branding]
which as still OK e.g. in 4.0.9 seems to have broken some time in 4.1.x ...
here's how to reproduce:
{noformat}$ nano etc/branding.properties
welcome=Duh
prompt=Dah\{noformat}
In all of apache-karaf-4.2.0.M2, apache-karaf-4.1.4 and apache-karaf-4.1.3 this
leads to:
{noformat}Duh
karaf@root()>\{noformat}
whereas in 4.0.9 it led to:
{noformat}Duh
Dah^C
Dah^DDah\{noformat}
> Prompt branding no longer works
> -------------------------------
>
> Key: KARAF-5570
> URL: https://issues.apache.org/jira/browse/KARAF-5570
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.1.3, 4.1.4, 4.2.0.M2
> Reporter: Michael Vorburger
> Priority: Major
>
> as found in https://jira.opendaylight.org/browse/ODLPARENT-137 by
> OpenDaylight:
> That [prompt branding
> stuff|https://karaf.apache.org/manual/latest/#_branding] which as still OK
> e.g. in 4.0.9 seems to have broken some time in 4.1.x ... here's how to
> reproduce:
> {noformat}$ nano etc/branding.properties
> welcome=Duh
> prompt=Dah{noformat}
> In all of apache-karaf-4.2.0.M2, apache-karaf-4.1.4 and apache-karaf-4.1.3
> this leads to:
> {noformat}Duh
> karaf@root()>{noformat}
> whereas in 4.0.9 it led to:
> {noformat}Duh
> Dah^C
> Dah^DDah{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)