[Koha-bugs] [Bug 28965] Add public routes for lists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 8 04:55:04 CEST 2021


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 124635
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124635&action=edit
Bug 28965: filter_by_public() and filter_by_readable()

This patch adds helper methods for lists resultsets. Tests are added for
their behavior.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Virtualshelves.t
=> SUCCESS: Tests pass!
3. Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list