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.

Comments

ptmkenny’s picture

Status: Active » Needs review
ptmkenny’s picture

I 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!

ptmkenny’s picture

Version: 7.x-2.8 » 7.x-2.x-dev
nitvirus’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community
joelpittet’s picture

This seems to have fixed a bug where it was loosing a session variable on redirect and not hiding the current password field.

RTBC++

  • Maedi committed db68596 on 7.x-2.x authored by ptmkenny
    Issue #1761506 by ptmkenny, Rechi: Sent link should use users prefered...
maedi’s picture

Status: Reviewed & tested by the community » Fixed

Obviously an old patch. I've added the language line manually. Please test dev branch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.