You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Shanti Subramanyam (JIRA)" <ji...@apache.org> on 2009/06/17 21:08:07 UTC

[jira] Assigned: (OLIO-85) Incorrect handling of friend cloud

     [ https://issues.apache.org/jira/browse/OLIO-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanti Subramanyam reassigned OLIO-85:
--------------------------------------

    Assignee: Mandy Waite  (was: Shanti Subramanyam)

Rails app fix to paginate friend cloud needed.

> 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: Mandy Waite
>             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.