Bugs item #1178307, was opened at 2005-04-07 00:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1178307&group_id=119783
Category: core Group: 1.0.0-rc2 Status: Open Resolution: None Priority: 5 Submitted By: Jonathan Locke (jonathanlocke) Assigned to: Johan Compagner (joco01) Summary: new caching header changes break pub example Initial Comment: to repro, just bring up the pub example and switch locales. the image won't change until you hit F5/refresh in your browser. i've checked in the debugger and the resource is never requested, so the problem must be with over-caching. for resource references, which are stable urls and include locale information, i think caching headers should be set. but for other more dynamic resources, like in the pub example, it seems like caching should be off by default... the pub example should probably be using resource references, but that's another issue... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1178307&group_id=119783 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
