https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38248
--- Comment #14 from Jonathan Druart <[email protected]> --- Created attachment 173704 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173704&action=edit Bug 38248: Do not deal with return claims if pref is not set If the pref is not set we don't embed return_claims and so row.return_claims will never be set. When the pref is on, row.return_claims should always be an array. Test plan: Same as previous patch -- 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/
