You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Seiichi Himei (JIRA)" <ji...@apache.org> on 2010/11/17 02:29:14 UTC

[jira] Created: (CLK-729) A "required" constructor parameter of the CheckList doesn't work.

A "required" constructor parameter of the CheckList doesn't work. 
------------------------------------------------------------------

                 Key: CLK-729
                 URL: https://issues.apache.org/jira/browse/CLK-729
             Project: Click
          Issue Type: Bug
          Components: extras
    Affects Versions: 2.3.0-M1
            Reporter: Seiichi Himei
            Priority: Minor


1. True is passed to "required flag" of the constructor of CheckList.
2. Even if any item in CheckList is not selected, it doesn't become a valiadtion error. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CLK-729) A "required" constructor parameter of the CheckList doesn't work.

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

Bob Schellink resolved CLK-729.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0-M1
         Assignee: Bob Schellink

Thanks Seiichi, I've just committed a fix with a couple of regression tests.

Kind regards

Bob

> A "required" constructor parameter of the CheckList doesn't work. 
> ------------------------------------------------------------------
>
>                 Key: CLK-729
>                 URL: https://issues.apache.org/jira/browse/CLK-729
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.3.0-M1
>            Reporter: Seiichi Himei
>            Assignee: Bob Schellink
>            Priority: Minor
>             Fix For: 2.3.0-M1
>
>
> 1. True is passed to "required flag" of the constructor of CheckList.
> 2. Even if any item in CheckList is not selected, it doesn't become a valiadtion error. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.