[
https://issues.apache.org/jira/browse/WICKET-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov reopened WICKET-4643:
-------------------------------------
Assignee: Martin Grigorov
I reverted to use POST method again for FormChoiceComponentUpdatingBehavior.
If POST data is added dynamically then set the content type to jqXHR manually.
Dynamic extra parameters are added in #beforeSend() since WICKET-4606 as an
optimization to not calculate them if a precondition disallows the Ajax call.
> AjaxFormChoiceComponentUpdatingBehavior not set model object
> ------------------------------------------------------------
>
> Key: WICKET-4643
> URL: https://issues.apache.org/jira/browse/WICKET-4643
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.0.0
> Reporter: dan simko
> Assignee: Martin Grigorov
> Fix For: 6.0.0-RC1
>
> Attachments: quickstart1.zip
>
>
> AjaxFormChoiceComponentUpdatingBehavior cause ajax request but model object
> is not set. Quickstart is attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira