User tests: Successful: Unsuccessful:
Pull Request resolves # .
When the language of the mail template differs from the application language, then the mail is still sent out in the language of the application and not the language of the mail template. This happens only when no configured mail template for that language is available and the mail subject and body needs to be loaded from the language string. This is mostly the case when an extension uses mail templates, but the are not configured yet.
Mail is sent in English.
Mail is sent in the new installed language.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Title |
|
||||||
I have tested this item ✅ successfully on a8a88da
Tested Successfully!
Before applyting the patch, with the user frontend language set to German (de-DE), the test mail was still received in english.

After applying the patch, the test mail subject and body were received correctly in german.

This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47603.