Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.13.3, 2.14.1
-
None
-
Patch Available
-
Unknown
Description
If the documentType of an XPath expression is set to a class for that no type converter exists and the data to which the expression is applied is of type WrappedFile or String the XPath will seem to work anyway. However this setup will create issues by using an InputSource created from the String or Generic file.
Attachments
Issue Links
- relates to
-
CAMEL-8311 XML External Entity (XXE) issue in XmlConverter
- Resolved