-
Bug
-
Resolution: Done
-
Major
-
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.
- is incorporated by
-
WFLY-19353 Upgrade RESTEasy to 6.2.9.Final
- Resolved
-
WFLY-19354 Upgrade RESTEasy to 7.0.0.Alpha2 for WildFly Preview
- Resolved