[
https://issues.apache.org/jira/browse/KARAF-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101831#comment-15101831
]
ASF GitHub Bot commented on KARAF-4270:
---------------------------------------
GitHub user bimargulies opened a pull request:
https://github.com/apache/karaf/pull/129
KARAF-4270: Don't NPE for commands without descriptions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bimargulies/karaf karaf-4270-npe-help
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/129.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #129
----
commit 5a00ab7ee204c05df06925f38d196840bf7f0302
Author: Benson Margulies <[email protected]>
Date: 2016-01-15T14:23:56Z
KARAF-4270: Don't NPE for commands without descriptions.
----
> Shell-compat gets NPE trying to give help for combo of local and compat
> commands
> --------------------------------------------------------------------------------
>
> Key: KARAF-4270
> URL: https://issues.apache.org/jira/browse/KARAF-4270
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.0.4
> Reporter: Benson Margulies
>
> {noformat}
> karaf@root>help scr
> pipe: java.lang.NullPointerException
> karaf@root>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)