I've read alot about ajax and the back button in the forums and on the web, but what I'm seeing looks to be a different problem in v1.4.3. I don't think it has anything to do with WICKET-271.
I have some ajax in a panel that works perfectly after a page refresh but not after pressing the back button. I can see the call (POST) being made in FireBug and have confirmed it isn't being swallowed by Firefox caching with a JMeter proxy, but my onSubmit method isn't firing server-side. If I press the browser refresh button, onSubmit starts firing again. Not entirely sure, but I think this worked in v1.3.5. Suggestions? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
