FormElement cookies not set when called using AJAX
--------------------------------------------------
Key: WICKET-153
URL: http://issues.apache.org/jira/browse/WICKET-153
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.2.3
Reporter: Erik van Oosten
I have a DropDownChoice with wantOnSelectionChangedNotifications returning true
and persistent set to true.
Unfortunately the cookie is not set when the submit is done through AJAX (with
an AjaxSubmitButton).
In addition when there is a cookie in the AJAX request, that cookie is not used
for the form component's value when it is constructed during the AJAX call.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira