You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Steve Eynon (JIRA)" <ji...@apache.org> on 2013/02/01 07:57:13 UTC

[jira] [Updated] (TAP5-2062) Ajax alerts not rendered after a JS call to dismissOne()

     [ https://issues.apache.org/jira/browse/TAP5-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Eynon updated TAP5-2062:
------------------------------

    Attachment: alert.coffee.patch

A 2 line fix for alert.coffee
                
> Ajax alerts not rendered after a JS call to dismissOne()
> --------------------------------------------------------
>
>                 Key: TAP5-2062
>                 URL: https://issues.apache.org/jira/browse/TAP5-2062
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Steve Eynon
>            Priority: Minor
>              Labels: alert
>         Attachments: alert.coffee.patch
>
>
> See http://tapestry.1045711.n5.nabble.com/T5-4-alpha-2-Ajax-alerts-not-rendered-after-a-call-to-dismissAll-td5719668.html
> There's a typo on Line 77 (ish) of alert.coffee:
>     container.on "click button.close", ->
> should actually be:
>     container.on "click", "button.close", ->

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