Incorrect handling of friend cloud
----------------------------------
Key: OLIO-85
URL: https://issues.apache.org/jira/browse/OLIO-85
Project: Olio
Issue Type: Bug
Components: generic
Affects Versions: 0.1
Reporter: Shanti Subramanyam
Assignee: Shanti Subramanyam
Fix For: 0.2
This issue is the overarching JIRA that needs fixes in both the rails and php
apps as well as the corresponding drivers.
Curently, the handling of the friend cloud is inconsistent in the php and rails
apps. They should both do the following :
. In a user's profile page, display the friend cloud as follows :
- Pick 6 friends from the user's friend's list and display them with their
thumb image as well as their name (as a link to their profile page)
- If the user has more than 6 friends, add a 'More...' link to the bottom of
the profile page.
- The 'More...' page, should display a page with each user's thumbnail and
name link and allow pagination to access all friends.
. The driver (for both php and rails) should be modified to retrieve the friend
images in the PersonDetail operation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.