Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.18.1
-
None
-
Unknown
Description
Due to CAMEL-8649
Then RAW(xxxx) will replace % with %25 which it should not do, as we should ensure that RAW values are kept as-is.
Attachments
Issue Links
- is caused by
-
CAMEL-8649 Camel RAW() cannot handle String of %2050
- Resolved
- is related to
-
CAMEL-18418 aws-s3-sink Kamelet returns 403
- Resolved
- relates to
-
CAMEL-18436 camel-core - Avoid using java.net.URI for endpoint parsing
- Open