https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38248
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #173704|0 |1 is obsolete| | --- Comment #16 from Matt Blenkinsop <[email protected]> --- Created attachment 173708 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173708&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 Signed-off-by: Matt Blenkinsop <[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/
