[Koha-bugs] [Bug 19209] Koha::Objects should provide ->is_paged method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 07:58:19 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19209

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|testopia at bugs.koha-communit |m.de.rooy at rijksmuseum.nl
                   |y.org                       |
             Status|Signed Off                  |Passed QA

--- Comment #11 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list