[Koha-bugs] [Bug 21684] Koha::Object[s]->delete methods must behave identically as the corresponding DBIx::Class ones

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 08:10:00 CET 2019


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

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Not sure if this works:
+                ok( ref($r_us) && ref($r_them),
+                    'Successful delete should return the object ' );

Note that it depends on the storage backend:
"The return value is a pass through of what the underlying storage backend
returned, and may vary."

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


More information about the Koha-bugs mailing list