Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1233

@EventListener with async=false is not been called for PropertySelection component

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.1.5
    • XHR/dhtml/Ajax
    • None
    • Tapestry 4.1.2 Snapshot

    Description

      An EventListerner that listeners to an onchange event in PropertySelection component with asyn=false, does not
      get called when an onchange event occurs.

      @EventListener(targets = "companyPS", events =
      "onchange", submitForm = "myForm", async = false)

      Attachments

        1. asyncSubmit.jar
          8 kB
          Shing Hing Man

        Activity

          People

            jkuhnert Jesse Kuhnert
            matmsh Shing Hing Man
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: