[Koha-bugs] [Bug 23310] Noisy Koha::Biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 12 17:32:45 CEST 2019


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

--- Comment #1 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list