[Koha-bugs] [Bug 17094] Methods of Koha::Object[s] -based classed should not return DBIx::Class objects

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 9 18:52:10 CEST 2016


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 54240
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54240&action=edit
Bug 17094: Make Koha::Virtualshelf methods return Koha::Objects-based objects

Instead of DBIx::Class objects.

Test plan:
1/ Add content to a list and share it with another patron
2/ Try to view the list with the other patron
3/ download and send a shelf and check if the biblio list is correct
4/ prove t/db_dependent/Virtualshelves.t should return green

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


More information about the Koha-bugs mailing list