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

Martin Grigorov resolved WICKET-5636.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.17.0
                   7.0.0-M3
         Assignee: Martin Grigorov

Updated the javadoc of StatelessForm and AbstractRepeater.

> Submit repeated form components on stateless forms 
> ---------------------------------------------------
>
>                 Key: WICKET-5636
>                 URL: https://issues.apache.org/jira/browse/WICKET-5636
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.16.0
>            Reporter: Per Newgro
>            Assignee: Martin Grigorov
>              Labels: Form, ListView, Stateless,, Submit
>             Fix For: 7.0.0-M3, 6.17.0
>
>         Attachments: myproject-repeatingview.tgz, myproject.zip
>
>
> I would like to submit some input fields added to a repeater by a stateless 
> form. My added test is working by using a Form.class but not with a 
> StatelessForm.class.
> The hint by Martin to use another repeater than a listview has the same 
> results. I've added both repeaters to the quickstart code.
> What i don't understand is that there is nothing in the request parameters 
> while i debugged the WicketFilter.class.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to