The "." in double is changed to ","

Hi.

I have a java snippet node that reads an array that contains latitude values and another that contains longitude values as doubles and create a WKT polygon string. Since I have upgraded to Knime 4.4.1 from 4.3.4 the snippet is replacing the “.” in the double to a “,” which is invalidating the WKT string.

I have checked my regional setting and they are correct.

Is there a setting somewhere to force Knime to keep the “.” in a double when it is put into a string?

tC/.

Duplicate: Knime 4.4.1 does work with my 4.3.4 workflow - #14 by TigerCole