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

Juergen Donnerstag resolved WICKET-1621.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
         Assignee: Juergen Donnerstag  (was: Martijn Dashorst)

thanks

> Misleading example works despite error
> --------------------------------------
>
>                 Key: WICKET-1621
>                 URL: https://issues.apache.org/jira/browse/WICKET-1621
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>         Environment: not applicable
>            Reporter: Frank Silbermann
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.4-RC2
>
>         Attachments: screenshot-1.jpg
>
>
> The resolution to Wicket-1601 is that anytime a ListView is used in a Form 
> and contains form components one should call #setReuseItems(true).  The 
> JavaDoc for ListView indeed says this.
> However, most people learn Wicket primarily by looking at the examples, and 
> the RadioGroup component example creates a ListView that contains form 
> components, but does not do this.  (When I followed the example it worked 
> until I put two such RadioGroups on the same page.)

-- 
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