-
Improvement
-
Resolution: Fixed
-
Minor
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE
-
MDL-63903-master -
This affects the current UI for messaging. NOT the new interface due to land in 3.6 soon.
1. Send some messages to a user and send some back as that user.
2. Now, load up the message/index page
If you load the conversation by clicking it, this calls the OLD web service, and the messages are in the correct order.
If you refresh the page on the conversation, the ordering comes from the new function, and the messages are out of order.