8 Apr
2020
8 Apr
'20
10:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24965 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- What is the problematic situation in current_item_level_holds? no @item_numbers, or no $biblio? The 'return unless @item_numbers' can be removed, you will get an empty iterator in that case. Do you have other examples? -- You are receiving this mail because: You are watching all bug changes.