[
https://issues.apache.org/jira/browse/TAP5-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade closed TAP5-2526.
--------------------------------
Resolution: Fixed
Assignee: Jochen Kemnade
Fix Version/s: 5.4.1
> ArrayIndexOutOfBoundsException in CaseInsensitiveMap
> ----------------------------------------------------
>
> Key: TAP5-2526
> URL: https://issues.apache.org/jira/browse/TAP5-2526
> Project: Tapestry 5
> Issue Type: Bug
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Assignee: Jochen Kemnade
> Fix For: 5.4.1
>
>
> {noformat}
> ...
> Caused by: java.lang.ArrayIndexOutOfBoundsException: null
> at java.lang.System.arraycopy(Native Method) ~[na:1.8.0_72-internal]
> at
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap$Position.put(CaseInsensitiveMap.java:298)
> ~[commons-5.4.0.jar:na]
> at
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.put(CaseInsensitiveMap.java:375)
> ~[commons-5.4.0.jar:na]
> at
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.put(CaseInsensitiveMap.java:30)
> ~[commons-5.4.0.jar:na]
> at
> org.apache.tapestry5.internal.services.assets.JavaScriptStackAssemblerImpl.assembleJavascriptResourceForStack(JavaScriptStackAssemblerImpl.java:120)
> ~[tapestry-core-5.4.0.jar:na]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)