You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2012/10/01 19:13:08 UTC

[jira] [Created] (WICKET-4797) CheckBoxMultipleChoice loses state

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

[jira] [Updated] (WICKET-4797) CheckBoxMultipleChoice loses state

Posted by "Pedro Santos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Santos updated WICKET-4797:
---------------------------------

    Attachment: quickstart.zip
    
> 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

[jira] [Commented] (WICKET-4797) CheckBoxMultipleChoice loses state

Posted by "Pedro Santos (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Resolved] (WICKET-4797) CheckBoxMultipleChoice loses state

Posted by "Sven Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-4797.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 6.2.0
         Assignee: Sven Meier
    
> 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
>            Assignee: Sven Meier
>             Fix For: 6.2.0
>
>         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