-
Bug
-
Resolution: Fixed
-
Major
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
MDL-73964-master -
-
6
-
Team Hedgehog Sprint 1.1, Team Hedgehog Sprint 1.2
We need to do a proper audit of supportemail / supportpage usage and update any cases so they use the same behaviour as the footer link. As of MDL-74643, this includes a check for who has permission to see the relevant link.
Note: The mobile API has already been updated in MDL-74643, and does not require further changes. The age verification / digital minor code does use the information, but the setting to enable that does warn the admin that this is the case, so is handled as expected and I do not think needs any modification.
Some known examples to be investigated
- The general error page (as modified in
MDL-73935). - generate_email_signoff() in lib/moodlelib.php. It could be updated to provide the relevant link with a useful lang string (and not just dump the link with no context).
- There could be some context provided in one or more new language strings to accompany that, for example the password reset confirmation email could end with "If you did not request this change, please contact support as soon as possible." or similar.
- There may be others.
- has been marked as being related by
-
MDL-73608 Provide a contact form which sends to the site support email and replace mailto link in footer
-
- Closed
-
-
MDL-74643 Contact site support - More granular control over access
-
- Closed
-
-
MDL-73935 Improve flexibility of site support form and consistency of site support info provided in Moodle
-
- Closed
-