Issue 611 - Paginator incorrectly displayed "1-0 of 0" for empty collections, and allowed a negative offset when using the previous link
Updated 1 year, 5 months ago
| Derek Chen-Becker | Reviewers | ||
| 611 | dchenbecker, dpp, marius, charles, heiko, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb, dlouwers, mstarzyk, rmellgren, jhoffman, probinett, jmadsen, mhartmann, jstrachan, jgoday | ||
| None | LiftWeb-archive | ||
This patch fixes two bugs where the counts and offsets were incorrectly displayed. It also adds some significant ScalaDoc as well as some new properties that can be used to display paginator info on the page.
In my local Lift app
cool
Review request changed
Updated 1 year, 5 months ago (August 18th, 2010, 9 a.m.)
- changed from Paginator incorrectly displayed "1-0 of 0" for empty collections, and allowed a negative offset when using the previous link to Issue 611 - Paginator incorrectly displayed "1-0 of 0" for empty collections, and allowed a negative offset when using the previous link
Added issue # to summary
