Closed (fixed)
Project:
Private Message
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Jul 2017 at 13:47 UTC
Updated:
27 Apr 2018 at 22:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
svendecabooterComment #3
jaypanThanks, I'll take a look at this in the next couple of days. Much appreciated.
Comment #4
boshtian commentedBecause of this issue, only the messages current user sends are loaded into the thread.
The patch fixes the issue as it passes the ID of the user to the isMember function instead of the object.
I confirm that this patch works.
Comment #5
utement commentedPAtch tested and I can confirm that it fixes issues with loading messages.
Comment #6
svendecabooterMarking as RTBC given feedback / reviews above.
Comment #7
heilop commentedThe patch looks ok.
Comment #9
edutrul commentedExcellent job svendecabooter, Jaypan, boshtian, utement, heilop
works as expected! pushed!