Closed
Description
Preconditions (*)
- Magento2.3.3
- PHP7.2
- Two stores (JP & EN)
- Admin user locale is ja_JP
Steps to reproduce (*)
- place order in EN store.
- send order Email from admin panel using admin user locale ja_JP.
Expected result (*)
Displayed in English.
Actual result (*)
Country is Displayed in Japanese (admin user locale) even though this order is placed on EN store.
if I change admin panel locale to en_US from ja_JP , it will work fine.
When sending mail from admin panel, Magento\Backend\Model\Locale\Resolver::setLocale method is used. And it force to set admin user local to county & region .
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects critical data or functionality and forces users to employ a workaround.Has been reviewed and prioritized during Triage with Product Managers
Type
Projects
Status
Done