Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2062

Ajax alerts not rendered after a JS call to dismissOne()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.4
    • 5.4
    • tapestry-core

    Description

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

      Attachments

        1. alert.coffee.patch
          0.8 kB
          Steve Eynon

        Activity

          People

            hlship Howard Lewis Ship
            slimerdude Steve Eynon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: