CheckGroupSelector "Select all" behavior broken when the CheckGroup contains a 
single check box.
------------------------------------------------------------------------------------------------

                 Key: WICKET-4279
                 URL: https://issues.apache.org/jira/browse/WICKET-4279
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.3
            Reporter: Bertrand Guay-Paquet
         Attachments: CheckGroupSelector.js.patch

When CheckGroupSelector is used with a CheckGroup that contains a single 
checkbox, select all behavior is broken. The problem is in 
CheckGroupSelector.js which assumes >1 checkboxes in a CheckGroup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to