You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2018/01/18 22:22:00 UTC

[jira] [Resolved] (KARAF-5570) Prompt branding no longer works

     [ https://issues.apache.org/jira/browse/KARAF-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved KARAF-5570.
------------------------------------
    Resolution: Not A Problem

Please reopen if needed.

> 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
>            Assignee: Guillaume Nodet
>            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)