https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24458
--- Comment #21 from David Cook <[email protected]> --- (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. _______________________________________________ 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/
