7 Sep
2022
7 Sep
'22
5:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31396 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 140317 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140317&action=edit Bug 31396: Fix incorrect attribute access in opac-detail.pl To test: 1. Have an item with a callnumber defined 2. Have OPACShelfBrowser enabled 3. Open the record detailed view in the OPAC 4. Click on 'Browse shelf' => FAIL: It explodes 5. Apply this patch 6. Repeat 4 => SUCCESS: It works! 7. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.