[ 
https://issues.apache.org/jira/browse/WICKET-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Don Ferguson updated WICKET-5880:
---------------------------------
    Attachment: modelresetbug.tar.gz

Quickstart

> In a form where the submit method changes the underlying model, the model 
> changes are reverted
> ----------------------------------------------------------------------------------------------
>
>                 Key: WICKET-5880
>                 URL: https://issues.apache.org/jira/browse/WICKET-5880
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Don Ferguson
>         Attachments: modelresetbug.tar.gz
>
>
>  In a form that is submitted via an AjaxSubmitLink, if the model is updated 
> in the submit method (and the form is added as to the AjaxRequestTarget so 
> that it is rerendered), the updated value is not displayed.  Or rather, it is 
> displayed very briefly, and then the model is reset to the original value, 
> and the original value is rendered.
> This occurs in 7.0.0-M5.  In 6.18.0, wicket works as expected, and the new 
> value is rendered. Quickstart attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to