Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Commons Log 5.0.0
-
None
Description
When creating a new logger via WebConsole specifying an empty logfile it causes an StringIndexOutOfBoundsException when (re-)opening the WebConsole.
java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1931) at org.apache.sling.commons.log.logback.internal.SlingLogPanel.getPath(SlingLogPanel.java:791) ...
Attachments
Attachments
Issue Links
- is related to
-
SLING-6577 StringIndexOutOfBoundsException in Sling Log Web Console when creating new logger with absolute file name
- Closed
- links to