Koha/cataloguing
Magnus Enger 8ba9ea8a87
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!

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2023-12-11 19:41:24 +01:00
..
value_builder Bug 35298: Remove focus handler from dateaccessioned plugin. 2023-11-14 10:32:36 -03:00
addbiblio.pl Bug 34993: (QA follow-up) Perltidy 2023-11-06 08:42:49 -03:00
addbooks.pl
additem.pl Bug 35414: Silence warn related to number_of_copies 2023-12-11 19:41:24 +01:00
cataloging-home.pl Bug 34288: Allow access to the cataloguing module with tools permission 2023-07-18 12:46:53 -03:00
concerns.pl
editor.pl
linkitem.pl
merge.pl
merge_ajax.pl
moveitem.pl Bug 34171: Use barcodedecode when attaching items to another record 2023-10-20 11:43:03 -03:00
plugin_launcher.pl
ysearch.pl Bug 35290: (follow-up) Perltidy formatting corrections 2023-11-24 16:43:21 -03:00
z3950_auth_search.pl
z3950_search.pl