25 Feb
2022
25 Feb
'22
1:32 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30147 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 131096 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131096&action=edit Bug 30147: Fix modules usage in opac-detail.pl On the ktd sample database when trying to go to the detail page from the result list: Undefined subroutine &CGI::Compile::ROOT::kohadevbox_koha_opac_opac_2ddetail_2epl::searchResults called at /kohadevbox/koha/opac/opac-detail.pl line 260 Turning off OpacBrowseResults makes the error disappear. In opac-detail.pl, use C4::Search is missing searchResults and getRecords -- You are receiving this mail because: You are watching all bug changes.