#Setting variant prices error

4 messages · Page 1 of 1 (latest)

open jasper
#

Error: String "0,05" cannot be converted to number.
I get it for every floating point number.
It's fresh medusa installation.

spiral path
#

Doesn't work for me either, from the stacktrace it's clearly a locale formatting error. If you set the browser's locale to english, so that the decimal separator is a dot instead of comma, it works since that's what the default Number parser expects.

#

You should post an issue and specify that it's a locale-dependant parsing problem

inland lichen
#

You must put the dot . not the dot ,