The code changes the users language for all the users who don't have the change own user language permission in a submit function. This causes problems when the number of users without that permission is high.
It would be better if the code would change the user language only for the currently logged in user.

Comments

avpaderno’s picture

This has been fixed in CVS for the Drupal 6 branch. The code must be changed for the Drupal 7 branch as well.

avpaderno’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Fixed

It has been fixed in the Drupal 7 branch too.

Status: Fixed » Closed (fixed)

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