Since upgrading to 1.3 the link in notification e-mail redirects users to english version of my site (http://www.example.com/en/messages/view/1111), although it isn't the default language (I double checked in /admin/settings/language/overview). Previously the link was without language abbreviation: http://www.example.com/messages/view/1111

Is this a bug or some kind of misconfiguration?

Comments

berdir’s picture

Status: Active » Postponed (maintainer needs more info)

This was added in the recent version, it *should* be the language of the recipient.

We basically call http://api.drupal.org/api/function/user_preferred_language/6 for every recipient use what's returned. So check what that function returns for your user.

berdir’s picture

Status: Postponed (maintainer needs more info) » Fixed

There has been no feedback so I assume that this is fixed.

Status: Fixed » Closed (fixed)

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