https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19209 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | Status|Signed Off |Passed QA --- Comment #11 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Small remark: + is( ref($patrons->pager), 'DBIx::Class::ResultSet::Pager', + 'Koha::Objects->pager returns a valid DBIx::Class object' ); If that is what we really want? Until now we wrapped lots of things in Koha objects. Btw: pager returns a Data::Page object for the current resultset. -- You are receiving this mail because: You are watching all bug changes.