You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Per Newgro (JIRA)" <ji...@apache.org> on 2011/08/03 08:57:27 UTC

[jira] [Updated] (WICKET-3944) Textfields of Listview on StatelessForm don't get values set after submit with validation errors

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

Per Newgro updated WICKET-3944:
-------------------------------

    Attachment: wicket-statelessform.zip

Quickstart app and tests

> Textfields of Listview on StatelessForm don't get values set after submit with validation errors
> ------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3944
>                 URL: https://issues.apache.org/jira/browse/WICKET-3944
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.4.17
>         Environment: Windows 7, Wicket 1.4.17
>            Reporter: Per Newgro
>         Attachments: wicket-statelessform.zip
>
>
> I would like to create a stateless page collecting an amount and an item id for direct shopping. Because i don't know how many items a user wants to insert i use a listview with a link of adding 5 more item slots on demand.
> Now the problem:
> If i use stateless form with textfield added directly after form submit all is set as expected. Field value is present and error message to.
> But if i add textfield on a listview this is not working. Textfield is empty and error message is not present.
> I've created a quickstart and two tests for evaluation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira