Ben Weidig created TAP5-2713:
--------------------------------
Summary: ChecksumPath: java.lang.StringIndexOutOfBoundsException
on empty path
Key: TAP5-2713
URL: https://issues.apache.org/jira/browse/TAP5-2713
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-http
Affects Versions: 5.8.0, 5.6.4
Reporter: Ben Weidig
[https://lists.apache.org/thread/r2khj2s7dbps54dqo37cvjs3q39gqo8v]
Detection of Slash in ChecksumPath might return -1 and throws an
StringIndexOutOfBoundsException in the next line.
https://github.com/apache/tapestry-5/blob/b347e650ebf1204b87220166c7d126129b5ee460/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/assets/ChecksumPath.java#L41
--
This message was sent by Atlassian Jira
(v8.20.1#820001)