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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to