[
https://issues.apache.org/jira/browse/TAP5-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14768926#comment-14768926
]
Hudson commented on TAP5-2503:
------------------------------
ABORTED: Integrated in tapestry-trunk-freestyle #1501 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1501/])
TAP5-2503: don't simply procees with the action when right-clicking a link with
the confirm mixin (jochen.kemnade: rev 698d2418f6c194b0300b9c678d219bd815e1e3c4)
*
tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/confirm-click.coffee
> Confirm Mixin does not work with Prototype
> ------------------------------------------
>
> Key: TAP5-2503
> URL: https://issues.apache.org/jira/browse/TAP5-2503
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Fix For: 5.4
>
>
> The Confirm Mixin does not work if the JavaScript infrastructure provider is
> set to prototype:
> * Confirming the dialog does not let the action continue
> * Right-clicking a button with the confirm mixin does not show the dialog but
> lets the action continue immediately.
> Can be tested by adding
> {{systemProperties."tapestry.javascript-infrastructure-provider" =
> "prototype"}} to the {{runTestApp1}} task in {{tapestry-core}} amd running
> {{tapestry-core:runTestApp1}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)