https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28352
Bug ID: 28352
Summary: Errors in search_for_data_inconsistencies.pl relating
tho authorised values and frameworks
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When running search_for_data_inconsistencies.pl on 20.05 and later, I get the
following errors:
Use of uninitialized value $tmp_kohafield in pattern match (m//) at
/kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 151.
Use of uninitialized value $tmp_kohafield in substitution (s///) at
/kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 154.
Can't call method "get_column" on an undefined value at
/kohadevbox/koha/misc/maintenance/search_for_data_inconsistencies.pl line 157.
The script seems to be looking for something in authorised_values that it't not
finding. I've verified that every authorised_value used in a
marc_subfield_structure exists and has at least one value.
--
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/