Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3390

Support the EntityPart form parts for String parameters

    XMLWordPrintable

Details

    Description

      In Jakarta REST 3.1 an EntityPart type was created. RESTEasy introduced support for this type, but the implementation for String arguments is not correct. When a multipart/form-data request is made and a @FormParam is defined as a String on a request method, the parameters were attempted to be retrieved from the URL. This is incorrect as the form parts should instead be used.

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: