Description
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
Attachments
Attachments
Issue Links
- is broken by
-
WICKET-4769 Clicking on Label of Radio doesn't update component with Ajax update
- Resolved