[Koha-bugs] [Bug 15496] Delete bibliographic record after moving last item to another record(s)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 19:10:47 CEST 2019


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

--- Comment #48 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 88938
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88938&action=edit
Bug 15496: (QA follow-up) Fix remaining cases

This patch fixes remaining cases of the list => scalar change.

To test:
- Run:
  $ kshell
 k$ prove t/db_dependent/Holds/HoldFulfillmentPolicy.t
t/db_dependent/Reserves.t
=> FAIL: Tests fail
- Apply this patch
- Run:
 k$ prove t/db_dependent/Holds/HoldFulfillmentPolicy.t
t/db_dependent/Reserves.t
=> SUCCESS: Tests pass
- Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list