[Koha-bugs] [Bug 35414] Silence warn related to number_of_copies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 15:02:23 CET 2023


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

--- Comment #2 from Magnus Enger <magnus at libriotech.no> ---
Created attachment 159338
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159338&action=edit
Bug 35414: Silence warn related to number_of_copies

To test in ktd:
- Tail the logs with "sudo tail -f /var/log/koha/kohadev/plack*.log"
- Find a record in the staff client
- Add an item to the record
- Observe "[WARN] Argument "" isn't numeric in subroutine entry ..."
  in /var/log/koha/kohadev/plack-intranet-error.log
- Apply this patch
- restart_all
- Tail the logs again
- Add another item
- Observe the absence of the earlier warning

Thanks to Jonathan Druart for suggesting this particular solution!

-- 
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