Fixed Push notifications are not sent in the language selected by the user

DL6

Well-known member
Affected version
2.1
As the title says, notifications are sent in the language of the user who triggered the notification

Steps to Reproduce:
  • With another account select another language and react to one of your messages.
  • Change language again and react to another of your messages.
Expected behavior:
You receive 2 notifications in your specified language in your preferences.

Actual behavior:
You get 2 notifications in different languages (the notifications are of the same action).
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.1).

Change log:
Ensure that we use the push receiver's language when rendering a push notification from a template.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom