https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33718 Bug ID: 33718 Summary: _new_Zconn may crash on missing context Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org Related to enabling pref LinkerRelink and friends, and running build_sample_biblio in a test like I found with Koha/Pseudonymization.t. See test plan for enabling prefs on report 33277 Debugging brought me to this line: my $host = _common_config($server, 'listen')->{content}; The crash: {UNKNOWN}: Can't use string ("authorities") as a HASH ref while "strict refs" in use at /usr/share/koha/C4/Context.pm line 590. at /usr/share/koha/C4/Biblio.pm line 304 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.