[
https://issues.apache.org/jira/browse/TAP5-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14768871#comment-14768871
]
ASF subversion and git services commented on TAP5-2503:
-------------------------------------------------------
Commit eb388afe5b31e76e6dc1b8dbbf5e57e56fd4b5a8 in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=eb388af ]
TAP5-2503: the Confirm mixin works with Prototype now
> 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)