Jochen Kemnade created TAP5-2108:
------------------------------------

             Summary: BeanEditForm's cancel button triggers "success" event
                 Key: TAP5-2108
                 URL: https://issues.apache.org/jira/browse/TAP5-2108
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Jochen Kemnade


When using BeanEditForm with "cancel=true", the cancel button triggers the 
"success" instead of the "canceled" event.
The cancel button is rendered with "data-submit-mode=cancel", but the 
"t5/core/forms" module is not required, so the mode is not sent back to the 
server.

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

Reply via email to