[Koha-bugs] [Bug 27578] Searchid not initialized when adding a new record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 29 14:49:23 CET 2021


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 116031
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116031&action=edit
Bug 27578: Initialize searchid as blank when not populated

This patch simply sets the searchid to a blank string if not passed in

To test:
1 - Add a new biblio and save it
2 - Check the logs: /var/log/koha/kohadev/plack-intranet-error.log (or similar)
3 - Note warn about uninitialized value
4 - Apply patch
5 - Add a new biblio
6 - No warn

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