10 Jun
2020
10 Jun
'20
12:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24458 --- Comment #21 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #18)
David, What about adding a check in search_for_data_inconsistencies.pl?
Yeah maybe. I wasn't familiar with search_for_data_inconsistencies.pl, so I just took a look. (It actually looks like it would benefit from Bug 25661.) I suppose /cgi-bin/koha/admin/checkmarc.pl would be the best place for a user initiated check. Maybe a Koha::Check::* or Koha::Validate::* module that could be used in both places. Alternatively, I suppose we could make ViewPolicy skip critical MARC fields... -- You are receiving this mail because: You are watching all bug changes.