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

Linda van der Pal updated WICKET-2318:
--------------------------------------

    Attachment: hashsetLMCTest.zip

Just run Start, I've included some more details on page itself.

> Creating a new HashSet from a ListMultipleChoice doesn't seem to work
> ---------------------------------------------------------------------
>
>                 Key: WICKET-2318
>                 URL: https://issues.apache.org/jira/browse/WICKET-2318
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC2
>         Environment: Windows Vista, Java 6
>            Reporter: Linda van der Pal
>            Priority: Minor
>         Attachments: hashsetLMCTest.zip
>
>
> I have bound a HashSet to a ListMultipleChoice. This HashSet (with friends of 
> a user) is part of a User object. The user is the model bound to the page. 
> When using the LMC to update the user, everything works fine, but when using 
> it to create a new user I get an exception: WicketMessage: Error calling 
> method: public void 
> nl.lunaris.bookdb.hashsetLMCTest.User.setFriends(java.util.Set) on object: 
> TestUser.
> I'll attach a quickstart project that shows the issue.

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