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

Martin Grigorov updated WICKET-5636:
------------------------------------

    Summary: Update StatelessForm's and AbstractRepeater's javadoc that 
FormComponents should be repeated only with RepeatingView  (was: Submit 
repeated form components on stateless forms )

> Update StatelessForm's and AbstractRepeater's javadoc that FormComponents 
> should be repeated only with RepeatingView
> --------------------------------------------------------------------------------------------------------------------
>
>                 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