Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X EE, Master
-
7.0.x
-
Committed
-
1
-
5
-
Accessibility
Description
Wall to Wall link should redirect to a Wall portlet that contains only messages between the two persons, but right now the portlet will crash after hitting Wall to Wall button.
Reproduce:
1. Create another 2 users in addition to test. Make sure these new users' screen names do not have dot character, see PS for reason.
2. In personal profile page of test and two new users, add "Summary", "Requests" and "Wall" portlets.
3. Make all three users friend to each other
4. Log in as test and write on the other two users' wall (by going to their profile page), and do vice versa.
5. Log in as any one of the users, for example, test and go to profile page. You will be able to see the other two guys messages on your own wall.
6. Click one of the Wall to Wall buttons
Expected: It should redirect to a wall portlet that contains only messages between the two persons, without messages from the third one.
Actual: Wall portlet crashes.
PS: For cases when the wall user has screen name with dot character, there will be another bug occuring before this issue can be reproduced.
That bug is addressed in LPS-72836, but since this current issue is more critical and both issues are not related in terms of code logic, so I am fixing this one first.
Attachments
Issue Links
- demands
-
LPS-72759 "Wall-to-Wall" button in Wall portlet does not have a href to its page
- Closed
-
LPS-72772 links of Wall to Wall button and Write on X's Wall button rediret to a page saying portlet undeployed
- Closed
-
LPS-72836 Wall to Wall button redirects to the same portlet page as Write on X's Wall button when wall user has dot character in screen name
- Verified