Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.20.2
-
None
-
Unknown
Description
Fix provided in CAMEL-12098 does not solve whole problem. As there are still curly brackets in URL, it fails in AbstractDecorator in method pre(...), where is again used URI.createSchema().
I checked and URI.create(endpoint.getEndpointUri()) is also in 2 other decorators, but there is probably not happening that {} are used in path..
Attachments
Issue Links
- relates to
-
CAMEL-12098 URISyntaxException in OpenTracingTracer for endpoints with path parameters
- Resolved