[
https://issues.apache.org/jira/browse/TAP5-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805211#comment-14805211
]
Hudson commented on TAP5-2194:
------------------------------
ABORTED: Integrated in tapestry-trunk-freestyle #1510 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1510/])
TAP5-2194: intruduce constants for the SubmitNotifier events (jochen.kemnade:
rev 66eed71d2cb3f5c12bc95e8edf4413c26626804d)
*
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/SubmitNotifier.java
> Declare SubmitNotifier event names as constants to avoid typos
> --------------------------------------------------------------
>
> Key: TAP5-2194
> URL: https://issues.apache.org/jira/browse/TAP5-2194
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.3.7, 5.4
> Reporter: Alex Lumpov
> Priority: Minor
> Fix For: 5.4
>
>
> declare
> public static final String BEGIN_SUBMIT = "BeginSubmit";
> public static final String AFTER_SUBMIT = "AfterSubmit";
> in class EventConstants
> or in class SubmitNotifier
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)