Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.10.3
-
None
-
Unknown
Description
Where the Exchange object is available, pass it to TypeConverter.convertTo.
Currently, when Camel happens to pick a Type Converter requiring the Exchange, conversion may fail (as there's no check for this situation).
See CAMEL-5864 as an example.
Attachments
Issue Links
- breaks
-
CAMEL-5860 Regression in validator component in 2.10.3
- Resolved
-
CAMEL-5864 Pre-XSLT and Validator Type Conversions from byte[] may easily fail
- Resolved