-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.4, 3.0.2, 3.1
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-53234-support-email -
In the settings page it shows the default email of the admin user you are logged in as, where as in reality when the email is actually sent and it's missing, it defaults to the first admin users email. If you only have one admin user then these happen to be the same, which is why the issue has probably been masked for so long.
Steps to reproduce:
- Login as primary site admin.
- Create a second user.
- Give this user site admin permissions. (Site administration ► Users ► Permissions ► Site administrators)
- Log in as this user, go to /admin/settings.php?section=supportcontact (Site administration ► Server ► Support contact).
- Check the default values for the support name and email.
- Expected:
- The default support name should be the primary admin's full name.
- The default support email should be the primary admin's email.
- Actual:
- The default support name is shown as the other admin's full name.
- The default support name is shown as the other admin's email.
- Expected: