It seems that the link is created using the active language, instead it should use the users (the recipients) prefered language.
I created a first patch to adress this.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1761506-2-login_one_time_send_link_prefered_language.patch | 696 bytes | ptmkenny |
| login_one_time_send_link_prefered_language.patch | 592 bytes | Rechi |
Comments
Comment #1
ptmkenny commentedComment #2
ptmkenny commentedI re-rolled the patch to make the comment comply with the Drupal coding style guidelines and it now applies with git.
I also confirmed that this works properly for user accounts on my multilingual site; thanks Rechi for contributing this patch!
Comment #3
ptmkenny commentedComment #4
nitvirus commentedComment #5
joelpittetThis seems to have fixed a bug where it was loosing a session variable on redirect and not hiding the current password field.
RTBC++
Comment #7
maedi commentedObviously an old patch. I've added the language line manually. Please test dev branch.