[ 
https://issues.apache.org/jira/browse/WICKET-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664388#action_12664388
 ] 

Adriano dos Santos Fernandes commented on WICKET-2021:
------------------------------------------------------

Anyway, I need to ask them. Would not be good to have the raw input be cleared 
after the render phase?

> When a form is not valid, the textfields become with "raw input" and can't 
> change its model on subsequent requests
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2021
>                 URL: https://issues.apache.org/jira/browse/WICKET-2021
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Adriano dos Santos Fernandes
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M1
>
>         Attachments: formvalidationtest.tar.gz, patch.diff
>
>
> Quickstart attached. To reproduce:
> 1) Open the homepage
> 2) Enter something on the second field and click submit
> 3) An error is displayed - the first field is required
> 4) Click changeModel (that doesn't submit the form)
> 5) The labels update, but the textfields doesn't
> Also attached a patch that seems to fix the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to