A Form should not continue processing after the canceled event is handled
-------------------------------------------------------------------------

                 Key: TAP5-1604
                 URL: https://issues.apache.org/jira/browse/TAP5-1604
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.3
            Reporter: Howard M. Lewis Ship


If a Form's container provides an event handler method for the canceled event, 
then that should be the last work performed by the Form. It should not progress 
from there through the form data, or on to the validate/success/faillure/submit 
events.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to