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

The new EntityPartFilter doesn't account for parameters from super types or interfaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.2.9.Final, 7.0.0.Alpha1
    • None
    • None
    • None

      RESTEASY-3463 introduced the EntityPartFilter for injecting @FormParam EntitPart types. However, if the parameter is on a super type method or interface method, the form parameters are not processed. We should check the super type and each interface. If they have a matching method, we should check the parameter for the @FormParam annotation.

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

                Created:
                Updated:
                Resolved: