5 Nov
2019
5 Nov
'19
11:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23050 --- Comment #18 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Tomás, didn't you forgot to "use Try::Tiny;" in catalogue/detail.pl for your last patch? (attachment 95013) Without the use statement, I get the following error when trying to display content: Can't locate object method "catch" via package "1" (perhaps you forgot to load "1"?) at /home/koha/src/catalogue/detail.pl line 89. With the use statement, it works properly. -- You are receiving this mail because: You are watching all bug changes.