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

ImageSubmit doesn't trigger it's listener/action when called asynchronously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.1.3
    • Core Components
    • None
    • any

    Description

      ImageSubmit determines whether it has been clicked (method isClicked() ) by searching for getName()+".x" among the requestParameters. However, this parameter is only available in regular, synchronous submissions.

      Proposed fix: Share the implementation of isClicked with that of @LinkSubmit

      Attachments

        Activity

          People

            mschu Marcus Schulte
            mschu Marcus Schulte
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: