Details
Description
If there is a hidden dir in the webapps directory the WebAppProvider attempts to deploy the directory. Throws an
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
If Filter is patched to disallow filenames folders starting with (dot)
Activity
Jan Bartel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 8.1.2 [ 18351 ] | |
| Fix Version/s | 7.6.2 [ 18352 ] | |
| Assignee | Jan Bartel [ janb ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Also ensured that the ContextProvider won't deploy hidden files that have a .xml suffix (eg .foo.xml).