You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2007/12/06 19:56:56 UTC

[jira] Updated: (WICKET-980) image and ajax update results in browser caching / tell wicket users that they should use noncaching image

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

Frank Bille Jensen updated WICKET-980:
--------------------------------------

    Fix Version/s:     (was: 1.3.0-rc2)
                   1.3.0-rc3

> image and ajax update results in browser caching / tell wicket users that they should use noncaching image
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-980
>                 URL: https://issues.apache.org/jira/browse/WICKET-980
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Nino Martinez
>            Priority: Minor
>             Fix For: 1.3.0-rc3
>
>
> image and ajax update results in browser caching / tell wicket users that they should use noncaching image.
> proposed fix:
> Write something about it in the javadocs :
> image and ajax does not work when if the image are being updated as the url does not change the browser will cache it. And the "old" image will be shown. Instead use NonCachingImage.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.