You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Customer Order Notifcation - language setting: The language the order was made in.
Admin Order Overview - language setting: Deutsch (Schweiz)
We're using the default queue runner over HTTP.
Quite often the translated strings in the Admin email are not in German but in the language of the order site.
We only have this issue when emails are sent out after an order has been completed. It always behaved correctly when I triggered an email from the order detail page in the backend.
On a side note, the order variable passed to the email template is always in the language of the order site. It used to be the primary site in Craft 4. Both is not great, from my perspective using the language setting of the email makes more sense. Also breaking changes like this should be documented in the upgrade guide.
Expected behavior
The translations of an email should always be in the language configured for this emails.
Actual behavior
The translations of the Admin email are sometimes in the language of the order site.
Craft CMS version
5.5.10
Craft Commerce version
5.2.11
PHP version
8.2
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered:
What happened?
Description
Some context:
We have three sites:
We have two emails:
We're using the default queue runner over HTTP.
Quite often the translated strings in the Admin email are not in German but in the language of the order site.
We only have this issue when emails are sent out after an order has been completed. It always behaved correctly when I triggered an email from the order detail page in the backend.
On a side note, the order variable passed to the email template is always in the language of the order site. It used to be the primary site in Craft 4. Both is not great, from my perspective using the language setting of the email makes more sense. Also breaking changes like this should be documented in the upgrade guide.
Expected behavior
The translations of an email should always be in the language configured for this emails.
Actual behavior
The translations of the Admin email are sometimes in the language of the order site.
Craft CMS version
5.5.10
Craft Commerce version
5.2.11
PHP version
8.2
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: