[Koha-bugs] [Bug 24000] Some modules do not return 1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 19 04:28:42 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24000

--- Comment #9 from James O'Keeffe <jamespfk at gmail.com> ---
Created attachment 115290
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115290&action=edit
Bug 24000: Some modules do not return 1

This patch adds "1;" to the end of the following perl files:
Koha/Filter/MARC/EmbedItemsAvailability.pm
Koha/Filter/MARC/EmbedSeeFromHeadings.pm
Koha/Filter/MARC/Null.pm
Koha/Item/Search/Field.pm
Koha/SearchEngine.pm
misc/translator/VerboseWarnings.pm
t/lib/Koha/Plugin/Test.pm

This indicates the succesful execution of the initialization code.

Test plan:
Ensure that there are no other perl files that need "1;", but dont have
it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list