Skip to content

Translations do not work when run via cron #8412

Closed
@fooman

Description

@fooman

Preconditions

  1. Magento 2.1.3 (and earlier)

Steps to reproduce

  1. Install a language pack, for example composer require imaginaerum/magento2-language-fr-fr
  2. Create a new Store View "French"
  3. Select fr_FR locale for this Store View
  4. Change Stores > Configuration > Sales > Sales Email > General Settings > Asynchronous sending to Enabled
  5. Place a new order from the French store
  6. Ensure Magento's cronjob bin/magento cron:run is executing and that the order confirmation email has been sent

Expected result

  1. Order Confirmation Email is sent in French

Actual result

screen shot 2017-02-04 at 11 30 48

Please note that the locale for email is correctly emulated as can be seen by formatting of the currency amounts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions