[
https://issues.apache.org/jira/browse/WICKET-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Dashorst closed WICKET-980.
-----------------------------------
Resolution: Won't Fix
This doesn't belong in JavaDoc. The problem with that is 'where to apply it'.
There is no correct place to apply it. IIRC it is already documented in the faq
or in the wiki.
> 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.1
>
>
> 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.