Actions
Bug #4780
closedUntypedAtomic to xs:double conversion does not happen for a dynamic call to fn:abs#1
Start date:
2020-10-04
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
XSLT3 Test case higher-order-functions-038 fails. The test makes a dynamic call on fn:abs#1 supplying an xs:untypedAtomic value that should be converted to a double. It appears that no conversion is attempted. The call fails:
Supplied value atomic:AZ('123.456') does not match required type xs:numeric? in dynamic call of Q{http://www.w3.org/2005/xpath-functions}abs#1
(Incidentally, should fix "atomic:AZ" in the error message)
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page