https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37499 Bug ID: 37499 Summary: Remove global variables from addbiblio.pl Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: emily.lamancusa@montgomerycountymd.gov QA Contact: testopia@bugs.koha-community.org Depends on: 37429 addbiblio.pl contains a number of global variables. Some if not all of them are state variables that have no business being globals. We should refactor to scope these variables appropriately. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37429 [Bug 37429] Can't edit biblio records anymore (empty form) in 24.05 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.