[
https://issues.apache.org/jira/browse/WICKET-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-153.
----------------------------------
Resolution: Won't Fix
we are planning on removing automatic cookie support from formcomponents
> FormElement cookies not set when called using AJAX
> --------------------------------------------------
>
> Key: WICKET-153
> URL: https://issues.apache.org/jira/browse/WICKET-153
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.2.3
> Reporter: Erik van Oosten
> Assignee: Matej Knopp
> Priority: Minor
> Fix For: 1.5-M1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.