﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
2575	[patch] Make paginator work with lists and support orphans	Chris Beaven	Adrian Holovaty	"(splitting #2093 into two seperate tickets)

There's no orphan feature for the paginator. For example:

{{{
22 records, num_per_page=10, orphan=2 --> pages==2, len(self.get_page(1))==12
}}}

The paginator should work with lists too.

The patch fixes these and also provides more accurate validation."	enhancement	closed	Core (Other)		normal	fixed			Unreviewed	1	0	0	0	0	0
