[AMOS commit] MDL-64245 message: Ditch sender+lastmessage lang string for simplicity Committed into Git: 2018-11-28 08:55 UTC

[AMOS commit] MDL-64245 message: Ditch sender+lastmessage lang string for simplicity Committed into Git: 2018-11-28 08:55 UTC

by AMOS bot -
Number of replies: 0
Author: Jun Pataleta
MDL-64245 message: Ditch sender+lastmessage lang string for simplicity
Passing the last message (which can virtually contain any character) as
a parameter for the {{#str}} mustache helper can break the JSON parsing
which eventually leads to the breakage of the messaging UI.
So for simplicity, revert the addition of the 'conversationlastmessage'
language string and render the sender and the last message as separate
elements.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=7d82e35e3981a1fd57c3598310ebf5ce415a5942
http://github.com/moodle/moodle/commit/7d82e35e3981a1fd57c3598310ebf5ce415a5942

+ 3.6 en [sender,core_message]
- 3.6 en [conversationlastmessage,core_message]
- 3.6 en [yousender,core_message]