https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37155
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167968|0 |1 is obsolete| | --- Comment #4 from Brendan Lawlor <[email protected]> --- Created attachment 167992 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167992&action=edit Bug 37155: Remove use of unblessed patron This removes the unblessing of the patron object and uses fields form the patron To test: Confirm tests still pass: prove -v t/db_dependent/Holds.t t/db_dependent/Circulation.t t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t t/db_dependent/Reserves.t t/db_dependent/api/v1/holds.t Signed-off-by: Brendan Lawlor <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
