Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.0 M3
-
None
-
3
Description
Steps to reproduce:
- Deploy the Social Networking portlet
- As admin, navigate to My Profile and add the friends portlet
- The portlet will show "You have 1 friend." when no other users have been added.
- As admin, add a user.
- Login as the user and add the Friends portlet to My Profile
Expected results:
When adding to a page, the Friends portlet should show 0 friends if none have been added.
Actual results:
The portlet appears to show friends based on the number of existing users. Adding more users will increase the number of friends.