opensource-socialnetwork / OssnServices

Integrate your OSSN powered social network into 3rd party application
https://www.opensource-socialnetwork.org/webservices/view/3616/welcome-to-ossn-web-services-api-integrate-ossn-into-your-application
11 stars 8 forks source link

Private messages for a user end up in the inbox of another user. #2

Closed DaveWoertman closed 3 years ago

DaveWoertman commented 3 years ago

We have installed OSSN premium 5.6 for our website and we also have the OSSNServices and the mobile app running for our domain. We make use of the OSSNMessages component to send private messages to other users. Now 1 user (lets call him user X)has shared a video of him using the mobile app. He is looking at the messages he got from user Y. There is 1 message that is meant for user X, so that is correct. BUT he also sees other messages that user Y has sent to users Z, A, B, C and so fort. So it looks as if the mobile app doesn't filter out the correct messages per user. Is this a known issue?

I haven't been able to reproduce the issue on the website itself yet, but I am not 100% sure that it doesn't happen on the website too.

lianglee commented 3 years ago

Looks like issue itself with OssnService need to be verified as the app only takes output of API. For future please report app and premium software related stuff to SOFTLAB24 directly.

lianglee commented 3 years ago

Issue confirmed patch is on the way!

lianglee commented 3 years ago

@DaveWoertman please update it to Ossn Services 6.6 or apply the patch above!

https://www.opensource-socialnetwork.org/component/view/3174/ossnservices

DaveWoertman commented 3 years ago

Will do and will test the patch. Will come back to you with the results. Thanks for the fast response