30 Oct
2024
30 Oct
'24
9:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38248 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.