Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-52404

Language changes in Moodle do not trigger $auth->user_update()

    XMLWordPrintable

Details

    Description

      Regression from MDL-45774

      Until Moodle 2.9, any change to any field on the $user object caused a call to $auth->user_update($old, $new);

      With MDL-45774, several of these were missed, including Language.

      Auth plugins are able to sync such settings with their external source (e.g. ldap, db, custom), and this change breaks that ability.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dobedobedoh Andrew Lyons
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: