-
Bug
-
Resolution: Done
-
Major
-
3.1.2.Final
-
None
-
None
PathParamInjector.inject() mishandles the case in which there are more than one matching PathSegments. Instead of returning all of them, it returns the last one.
- clones
-
RESTEASY-1653 PathParamInjector handles multiple PathSegments incorrectly
- Closed