26 Aug
2021
26 Aug
'21
5:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28906 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 124114 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124114&action=edit Bug 28906: (26223 follow-up) Remove use of as_list This bug makes Koha::Items->filter_by_visible_in_opac honour list context, so this explicit call is not needed. To test: 1. Pick a biblio in the OPAC 2. Go to the ISBD view => SUCCESS: It renders correctly 3. Apply this patch and restart Plack 4. Refresh the ISBD view page => SUCCESS: It doesn't break! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.