-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.1 release
Description
Preconditions
- Magento CE 2.1.9
- Products are set up.
- Stock is set up.
- Magento2translations (nl_NL) language package is installed and enabled.
Steps to reproduce
- Set the stock of a product on 0 and out of stock in the admin.
- Create a customer login in the frontend
- Navigate to the product that is out of stock
- Click on the link "Notify me when this product is in stock". ("Informeer mij wanneer dit product op voorraad is" in dutch)
Expected result
- Receive the email in Dutch, because the language package contains the right translations.
Actual result
- Receive the email in English.
The email is send through the cron, so it is only send at night. (Which makes debugging extra difficult)
The actual text is in magento/module-product-alert/view/frontend/templates/email/price.phtml
Metadata
Metadata
Assignees
Labels
Fixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.1 release
