2 Oct
2021
2 Oct
'21
10:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28931 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There was no test plan... Should these files be updated as well? debian/templates/plack.psgi:use Koha::DateUtils; t/db_dependent/Circulation/IsItemIssued.t:use Koha::DateUtils; t/db_dependent/Items.t:use Koha::DateUtils; t/db_dependent/Koha/SearchEngine/Indexer.t:use Koha::DateUtils; t/db_dependent/Koha/Template/Plugin/TablesSettings.t:use Koha::DateUtils; t/db_dependent/Log.t:use Koha::DateUtils; t/db_dependent/SIP/ILS.t:use Koha::DateUtils; t/db_dependent/Search/History.t:use_ok('Koha::DateUtils'); -- You are receiving this mail because: You are watching all bug changes.