-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Version 3.0.2
-
Fix Version/s: Version 3.1.0
-
Component/s: DOM
-
Labels:None
Currently the nodes selected via XPath might be internally transformed to datatypes != String. This patch formats BigDecimals and Dates to the correct string representation instead of simply calling .toString()