-
Improvement
-
Resolution: Fixed
-
Major
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE
-
MDL-63898-master -
Yep, this got borked again. get_conversations() will not return the message in a format that allows things like links, images (all raw html code) to be displayed. We didn't used to return the formatted message for the conversations list on the old UI, which explains this perhaps, but now, we should make our web services behave the same way everywhere. I.e. return the formatted full message.
- is a regression caused by
-
MDL-63549 Messaging: Create get_conversations based on data_for_messagearea_conversations
-
- Closed
-