[Koha-bugs] [Bug 23896] New: logaction should pass the correct interface to Koha::Logger

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 25 10:48:08 CEST 2019


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

            Bug ID: 23896
           Summary: logaction should pass the correct interface to
                    Koha::Logger
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Look at
    my $logger = Koha::Logger->get(
        {
            interface => 'intranet',

while we have
 $interface //= C4::Context->interface;

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list