20 Mar
2017
20 Mar
'17
8:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17669 --- Comment #11 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 61240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61240&action=edit Bug 17669: Small change to sub delete Instead of looping through _resultset here and wrapping the results, we should use a Koha::Objects instance. Since the method may be called as a class method, we create an instance if needed. Test plan: Run t/db_dependent/Upload.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.