-
Bug
-
Resolution: Fixed
-
Blocker
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-57069_master -
Issue coming from MDL-56139, discovered while testing MDL-56938. See the attached screenshot.
The first core_message_data_for_messagearea_messages is sent with timefrom = 0, I can't remember the internals, but it may just be that that 0 should be the latest message timecreated instead.
Steps to reproduce:
- Use a couple of users with a big list of exchanged messages (big enough so that the whole list of messages is not autoloaded the first time you open the conversation with these 2 users, you can ensure that it is big enough if you go to the first loaded message and previous messages are loaded)
- Open again that conversation (so there are previous messages that haven't been loaded yet)
- Wait a few seconds
- You will see how the previous messages are loaded after the latest message between those 2 users