Possible Duplicate:
Page navigation on Users page doesn’t work if using the input box
Scenario:
- Open Users page.
- Type in a common name (something which will match more than one page of users--"peter" works).
- Click the "next" button.
Expected: Page 2 of users matching "peter" is shown.
Actual: Page 2 of all users is shown.
Also strange to me (but maybe by design): the filtered user list doesn't sort by rep like the unfiltered one does.