Developer forum

Forum » Development » Language settings for Ecom

Language settings for Ecom

Tom Kamphuis
Reply
Hi,

We're experiencing difficulties inserting prices in our Ecom system for one of our customers. The website (http://109.72.179.38/) reacts differently to user input from my machine as it does to input from one of my co-workers's machine. When I'm typing a price with a ',' (comma) inside of it (like 32,50) it's actually saved to the product like that, but when my colleague does the same thing, it ends up like 325,00 in the database. When my colleague alters the price containing a '.' (dot) like 32.50, it's saved to the product as 32,50, while when I do that the product price is set to 325,00.

We expect this to be a regional settings thing on the server but we can't figure out what it can be. We've changed the web.config culture node to our region (nl-NL) but no change. The same project on our testserver is working correctly, both applications are version 19.2.3.5.

Anybody experienced the same problems? Or has a solution to the problem?

Thanks!
Tom

Replies

 
Morten Snedker
Reply
 Hi Tom,

It very much sounds like a bug that others have reported, and that we have registered as bug #6315. But this has specifically to do with custom fields.

So I have two questions:

1. Is this happening on custom product fields or is when changing the standard price?
2. If standard price: Are you using multi-edit or not, when this happens?


Regards /Snedker
 
Tom Kamphuis
Reply
Hi Morten,

1. This is a bug that occurs in the normal PriceField, not in a custom pricefield.
2. Multi-edit? What do you mean by this?

Thanks!

 

You must be logged in to post in the forum