[Koha-bugs] [Bug 29789] New: Unused $error in cataloguing/additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 4 15:41:11 CET 2022


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

            Bug ID: 29789
           Summary: Unused $error in cataloguing/additem.pl
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org

my $error        = $input->param('error');

It should be removed as $error is used later but not related to this variable.

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


More information about the Koha-bugs mailing list