Closed
Description
Preconditions (*)
Magento 2.2.7
Set admin user locale to for example dutch
Steps to reproduce (*)
- Create a product with custom options
- set price of custom option to 1000
- Save product
- open product again, and try to save.
Expected result (*)
- Product should save fine.
Actual result (*)
- When opening product for the second time, the price of the product has been changed to 1.000,00 and thus throws an error when trying to save.
- products with a custom option with a negative price, also give an error. You enter them as -100 but when reopening a product it's shown as 100- and cannot be saved.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done