You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Geoff Callender (JIRA)" <ji...@apache.org> on 2013/02/24 07:08:12 UTC

[jira] [Created] (TAP5-2075) Checkbox doesn't trigger VALIDATE event

Geoff Callender created TAP5-2075:
-------------------------------------

             Summary: Checkbox doesn't trigger VALIDATE event
                 Key: TAP5-2075
                 URL: https://issues.apache.org/jira/browse/TAP5-2075
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.6
            Reporter: Geoff Callender


Imagine a list of entries with a "delete" checkbox on each row.
When submitted, I would like to validate each checked row to decide whether it is OK to delete.
I can write an event handler, onValidateFromDelete(), but it will never be called because Checkbox doesn't bubble up the VALIDATE event.

--
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