Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Component/s: Messages, Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_29_STABLE
-
Fixed Branches:MOODLE_30_STABLE, MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-50824-master -
Pull Master Diff URL:
Description
The external function core_message::send_instance_messages does not properly translate the error string when the recipient does not accept messages from non contacts.
The following code should pass the recipient full name:
$errormessage = get_string('userisblockingyounoncontact', 'message');
|
Attachments
Issue Links
- Discovered while testing
-
MOBILE-1064 Hide messages buttons in the profile page when messaging is disabled
-
- Closed
-