JDBCUserProvider returns all users for a paginated search

Description

The getUsers(int,int) method is returning all users rather than returning the paginated subset.

Environment

None

Activity

Show:

Tom Evans April 12, 2013 at 8:45 PM

Looks like this might have been a copy/paste error at some point. Updated the getUsers(int,int) method to forward the pagination parameters to the underlying getUsernames(int,int) method.

Presumed fixed ... additional testing recommended.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created April 12, 2013 at 8:38 PM
Updated April 12, 2013 at 8:45 PM
Resolved April 12, 2013 at 8:45 PM