GitHub user bjoernweide opened a pull request:
https://github.com/apache/sling/pull/198
SLING-6482: Fix Exception in Commons Log WebConsole
SLING-6482: Fix StringIndexOutOfBoundsException in Commons Log WebConsole
by adding a length check for the path.
https://issues.apache.org/jira/browse/SLING-6482
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bjoernweide/sling
SLING-6482-fix-webconsole-stringindexoutofboundsexception
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/198.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 #198
----
commit 39fb9e6a8804a7870550a5b04c6dc58365acb1a3
Author: Bjoern Weide <[email protected]>
Date: 2017-01-25T21:29:21Z
SLING-6482: Fix StringIndexOutOfBoundsException in Commons Log WebConsole
by adding a length check for the path.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---