12 Jul
2019
12 Jul
'19
5:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23310 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 91495 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91495&action=edit Bug 23310: Reduce noise in Koha::Biblio The use of uninitialized value flooding plack-error can get rather distracting and annoying. By using "// q{}" after each of the subfield() calls this eliminates the problem TEST PLAN - run tests before, noise in plack-error log - apply patch - restart_all - run tests again, no Koha/Biblio noise after the restart - run qa test tools -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.