https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38248 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.blenkinsop@ptfs-europe | |.com --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #14)
Created attachment 173704 [details] [review] 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
Requesting Matt's signoff, please. -- You are receiving this mail because: You are watching all bug changes.