You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/01/19 08:14:54 UTC

[jira] Resolved: (WICKET-2323) WebResource#getCacheDuration() is not configurable

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

Igor Vaynberg resolved WICKET-2323.
-----------------------------------

    Resolution: Fixed
      Assignee: Juergen Donnerstag

looks like we forgot to mark this as fixed

> 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
>            Assignee: Juergen Donnerstag
>
> 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.