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

@EventListener doesn't work with multi-part forms

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.1.3
    • Framework
    • None

    Description

      When using the @EventListener, the client usually stuffs a beventtarget.id parameter into the request to indicate which browser event the user has triggered.

      Somehow, the beventtarget.id parameter doesn't make it into the request for multipart forms (i.e. when the request contains an Upload component).

      I tried debugging this on the server-side, but it looks like a client-side issue since the Multipart decoder isn't finding the parameter in the servlet request at all.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jkassis Jeremy F. Kassis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: