Products and Services
Graffiti CMS
Learn more about our simple content publishing platform.
Harvest Reporting Server
Get business intelligence tools for measuring online behavior.
Professional Services
Consulting, creative, and Web services from the people who know Community Server best.
Solutions
Telligent
Learn more about our team at Telligent.com.
 

Pagers do not work with UserList controls showing favorite Users

Problem:

When a pager is used with a <CSControl:UserList /> displaying favorite users (via setting QueryType equal to AccessingUserFavorites, UsersWatchingAccessingUser or CurrentUserFavorites on the <QueryOverrides /> for the control), the list does not page and continues to show only the first page of results.

Cause:

The <QueryOverrides /> are not being processed when displaying favorite users (via the QueryType values mentioned above).

Solution:

The code changes required to remedy this issue were applied to the update to Community Server 2007 after 2007.1. 

To apply these changes to an installation of Community Server 2007.1, overwrite the Controls/User/UserList.cs file in the SDK with the following, updated version, rebuild, and deploy the CommunityServer.Controls assembly.