From e65c4ac55e6e8757b459dc2b3fb8ea6a3c055dda Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Fri, 11 Jul 2014 22:05:58 +0300 Subject: Add support for decimal comma on UDDF import Gas changes generated by Xdeep can contain mix information with decimal comma instead of decimal point. Thus we need to convert the comma to point before performing mathematical operations on it. Fixes #612 Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/uddf.xslt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xslt/uddf.xslt b/xslt/uddf.xslt index bdcdf8001..618c08059 100644 --- a/xslt/uddf.xslt +++ b/xslt/uddf.xslt @@ -313,7 +313,7 @@ - + @@ -339,7 +339,7 @@ - + -- cgit v1.2.3-70-g09d2