You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/04 22:36:22 UTC

[jira] [Commented] (TAP5-2108) BeanEditForm's cancel button triggers "success" event

    [ https://issues.apache.org/jira/browse/TAP5-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813313#comment-13813313 ] 

ASF subversion and git services commented on TAP5-2108:
-------------------------------------------------------

Commit ab08ddc5dd054fd92e9b5c973311ed381564c326 in branch refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=ab08ddc ]

TAP5-2108: BeanEditForm's cancel button triggers "success" event


> 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
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript, patch
>             Fix For: 5.4
>
>         Attachments: 0001-require-the-t5-core-forms-module-from-the-Submit-com.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)