[ 
https://issues.apache.org/jira/browse/WICKET-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466967#comment-13466967
 ] 

Pedro Santos commented on WICKET-4797:
--------------------------------------

just tested the quickstart at 6.1.0 and it's OK, the but is at the  
6.2.0-SNAPSHOT only
                
> CheckBoxMultipleChoice loses state
> ----------------------------------
>
>                 Key: WICKET-4797
>                 URL: https://issues.apache.org/jira/browse/WICKET-4797
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.2.0
>            Reporter: Pedro Santos
>         Attachments: quickstart.zip
>
>
> At 6.2.0-SNAPSHOT the CheckBoxMultipleChoice component looses its current 
> selection of options every time a new one is selected. Initial 
> investigation/debug shows that the converted input already don't have the 
> full user selection, so the root cause may be a bug in the encode/decoding of 
> the request parameters.
> It's a regression since the same quickstart works fine at 6.0.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to