[
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-rc1)
1.3.0-rc2
> 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-rc2
>
>
> 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.