QueryStringWithTimestampResourceCachingStrategy#undecorateUrl(ResourceUrl) can
causes NPE
-----------------------------------------------------------------------------------------
Key: WICKET-3828
URL: https://issues.apache.org/jira/browse/WICKET-3828
Project: Wicket
Issue Type: Bug
Components: wicket-core
Affects Versions: 1.5-RC4
Environment: Windows 7, Eclipse 3.6.2, Java 1.6.23
Reporter: Hielke Hoeve
Priority: Minor
undecorateUrl(ResourceUrl) can sometimes produces a NPE, because the
decorateUrl(ResourceUrl, ResourceReference) function contains an if using the
value of lastModified(ResourceReference) and the
getLastModified(ResourceReference) function may return NULL from the cache (or
hypothetically resource).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira