[
https://issues.apache.org/jira/browse/TAP5-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805310#comment-16805310
]
ASF subversion and git services commented on TAP5-2075:
-------------------------------------------------------
Commit 364ea6346baaa02b55bbd04ed52379a3f3f0f074 in tapestry-5's branch
refs/heads/5.4.x from Balázs Palcsó
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=364ea63 ]
TAP5-2075 / TAP5-2610 - required validation should not be added to checkbox
when primitive boolean is behind it, unless checked or required validation is
explicitly added
> 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, 5.4
> Reporter: Geoff Callender
> Assignee: Balázs Palcsó
> Priority: Major
> Labels: patch
> Fix For: 5.5.0, 5.4.5
>
> Attachments:
> 0001-TAP5-2075-Checkbox-doesn-t-trigger-VALIDATE-event.patch,
> 0002-TAP5-2075-Checkbox-Checked-and-Unchecked-validator-w.patch,
> 0003-TAP5-2075-AssertTrue-and-AssertFalse-client-side-Bea.patch,
> 0004-TAP5-2075-Fix-checkbox-validation-error-message-layo.patch,
> 0005-TAP5-2075-Release-notes-for-checkbox-validators.patch,
> 0006-TAP5-2075-Checkbox-doesn-t-trigger-VALIDATE-event.patch, asserttrue.js
>
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)