Panel Replacement does not work without Browser Cookie Support
--------------------------------------------------------------
Key: WICKET-3000
URL: https://issues.apache.org/jira/browse/WICKET-3000
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.4.10
Environment: GlassFish 3.01, FireFox 3.6.3
Reporter: bernard
Attachments: PanelReplacement.zip
Please excuse my ignorance if this is not generally supported.
I switched off cookie suport in FireFox 3.6.3 to test whether an application
still works via URL rewriting.
In FireFox Tools|Option|Privacy|History|FireFox will:Use Custom Settings for
History|Uncheck "Accept Cookies from Sites"
With the attached testcase (NetBeans Project without wicket), I get "Page
Expired" when trying to replace a panel on the page.
I am replacing panels all the time, and now I am wondering whether this is at
all a good idea, or whether I should require cookies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.