**How to recreate:** 1. Go to the forms browse page and land on the last page, as expected. 2. Change the items-per-page from the default 10 to 50. 3. The anticipated (buggy) result is that no forms will be displayed. The desired result is that <= 50 forms should be displayed. **A/C:** - Figure out the bug and fix it.