[ 
https://issues.apache.org/jira/browse/OLIO-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772181#action_12772181
 ] 

Kim LiChong commented on OLIO-107:
----------------------------------

forgot to paginate the friends page (friends.jsp) when you click on the "more" 
link.
Committed revision 831489.
made the WebappUtil.getPagedList generic, not just for SocialEvent.

> Java Olio:  pagination necessary in friend cloud in user profile page
> ---------------------------------------------------------------------
>
>                 Key: OLIO-107
>                 URL: https://issues.apache.org/jira/browse/OLIO-107
>             Project: Olio
>          Issue Type: Bug
>          Components: java-app
>            Reporter: Kim LiChong
>            Assignee: Kim LiChong
>
>  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. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to