Checkbox does not clear a previous error message when validating.
-----------------------------------------------------------------

                 Key: CLK-709
                 URL: https://issues.apache.org/jira/browse/CLK-709
             Project: Click
          Issue Type: Bug
          Components: core
    Affects Versions: 2.2.0
            Reporter: Finn Bock
            Assignee: Finn Bock


Checkbox does not clear any existing error message before performing the 
validation. The other field types call setError(null) at the beginning of their 
validate() method. Checkbox does not.

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

Reply via email to