[ 
https://issues.apache.org/jira/browse/WICKET-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg reassigned WICKET-3882:
-------------------------------------

    Assignee: Peter Ertl

> NullPointerException in QueryStringWithTimestampResourceCachingStrategy
> -----------------------------------------------------------------------
>
>                 Key: WICKET-3882
>                 URL: https://issues.apache.org/jira/browse/WICKET-3882
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Sylvain Vieujot
>            Assignee: Peter Ertl
>            Priority: Trivial
>
> At line 78, there is no check for null. and it throws an exception for 
> "un-decorated" urls :
> public void undecorateUrl(ResourceUrl url)
> {
> >>            url.getParameters().remove(timestampParameter); <<
> }

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to