[Koha-bugs] [Bug 34974] New: search_for_data_inconsistencies.pl: Can't call method "get_column"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 3 12:09:20 CEST 2023


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

            Bug ID: 34974
           Summary: search_for_data_inconsistencies.pl: Can't call method
                    "get_column"
 Change sponsored?: ---
           Product: Koha
           Version: 20.11
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mik at adminkuhn.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

When calling the script "search_for_data_inconsistencies.pl" the only output is
the following:

$ sudo koha-shell -c "perl
/usr/share/koha/bin/maintenance/search_for_data_inconsistencies.pl"
instancename
Can't call method "get_column" on an undefined value at
/usr/share/koha/bin/maintenance/search_for_data_inconsistencies.pl line 157.

This happens when using Koha 20.11.02 with MariaDB 10.3.39, running on Debian
GNU/Linux 10.

According to Jonathan Druart (3 October 2023) this can be considered as a bug
for this script, and it seems (looking at the code) that the bug still exists
in master.

-- 
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