viki Posted June 22, 2021 Share Posted June 22, 2021 After upgrade from 1.7.5.1 to 1.7.7.5 front offce is not worked with LocalizationException error like this: Quote Invalid $number parameter: "0,02" cannot be interpreted as a number I think this is because the Russian localization uses commas as decimal delimiter instead dot. After changing language code in BO from ru-ru to en-us for russian language all work fine. Where information about delimiter can stored? Replacing localization files in /localization/CLDR/ folder has no effect. May be this hosting depended problem (I has changed hosting also)? Link to comment Share on other sites More sharing options...
ComGrafPL Posted June 22, 2021 Share Posted June 22, 2021 50 minutes ago, viki said: After upgrade from 1.7.5.1 to 1.7.7.5 front offce is not worked with LocalizationException error like this: I think this is because the Russian localization uses commas as decimal delimiter instead dot. After changing language code in BO from ru-ru to en-us for russian language all work fine. Where information about delimiter can stored? Replacing localization files in /localization/CLDR/ folder has no effect. May be this hosting depended problem (I has changed hosting also)? Link to comment Share on other sites More sharing options...
viki Posted June 22, 2021 Author Share Posted June 22, 2021 I read this before posting my topic. Chanes on line 390 in src/Adapter/Product/AdminProductDataProvider.php don't give any effect, only changing language code worked. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now