Skip to content

Saving product with options with thousands separator in price fails #21650

Closed
@MartinAarts

Description

@MartinAarts

Preconditions (*)

Magento 2.2.7
Set admin user locale to for example dutch

Steps to reproduce (*)

  1. Create a product with custom options
  2. set price of custom option to 1000
  3. Save product
  4. open product again, and try to save.

Expected result (*)

  1. Product should save fine.

Actual result (*)

  1. 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.
  2. 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.
    schermafbeelding 2019-03-08 om 12 59 38
    schermafbeelding 2019-03-08 om 12 59 19

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CatalogFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Progress: doneReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasestale issue

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions