Pedro Santos created WICKET-4797:
------------------------------------

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