Fixed Perma link doesn't work under Private conversations

TickTackk

Well-known member
Affected version
2.0.2
If I get notification for a conversation message like which is on page 2 and then click on that conversation message link I wont get redirected back to the post which was actually liked instead I'll be viewing the first message.
 
I just tested this and it seems to work fine. The link generated is conversations/messages/1234 where 1234 is the message ID. That calculates what page the message should be on based on the messagesPerPage option etc. It should then redirect to conversations/12/#convMessage-1234.

Is it something you can reproduce here? Is it something you can reproduce every time?
 
Thanks. There was one specific bit of information in that message that helped us identify this. Should be sorted now for the next release and I've rolled it out here for testing.
 
Top Bottom