-
Bug
-
Resolution: Unresolved
-
Major
-
3.12.1.Final, 4.6.0.Final, 3.15.0.Final
-
None
-
-
Workaround Exists
-
-
Undefined
-
https://github.com/resteasy/resteasy/pull/2754, https://github.com/resteasy/resteasy/pull/3354, https://github.com/resteasy/resteasy/pull/3413, https://github.com/resteasy/resteasy/pull/3431, https://github.com/resteasy/resteasy/pull/3432, https://github.com/resteasy/resteasy/pull/3433, https://github.com/resteasy/resteasy/pull/3434
A Client-Proxy createt via ResteasyWebTarget.proxy(Class) uses a wrong URL when there is a questionmark in a regex in the Path-Annotation of a Method. The old ProxyFactory.create(...) worked fine with the same Regex.
- causes
-
RESTEASY-3291 An endpoint with 2 or more @PathParam parameters will always be encoded
- Resolved
- is incorporated by
-
WFLY-17404 Upgrade RESTEasy to 6.2.2.Final
- Closed