[
https://issues.apache.org/jira/browse/WICKET-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724606#action_12724606
]
Juergen Donnerstag commented on WICKET-2323:
--------------------------------------------
Add global configuration in IResourceSettings to start with (1.4 trunk)
> WebResource#getCacheDuration() is not configurable
> --------------------------------------------------
>
> Key: WICKET-2323
> URL: https://issues.apache.org/jira/browse/WICKET-2323
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4-RC4
> Reporter: Jan Loose
>
> There is not possible to set WebResource#getCacheDuration() for
> WicketAjaxReference and WicketEventReference. I hope that this property
> should be configurable via e.g. IResourceSettings#defaultCacheDuration().
> The similar problem is if you can fully disable caching using
> Resource#setCacheable() ... there is no available global configuration in
> IResourceSettings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.