https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31239 --- Comment #4 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Jonathan Druart from comment #3)
How to recreate the problem in ktd using MARC21?
1) Go to framework BKS configuration 2) Edit 245$a to use an authorized value (in 'Other options'), like COUNTRY 3) Run ./misc/maintenance/search_for_data_inconsistencies.pl : You get error : == Wrong values linked to authorised values == The method Koha::Biblioitem->title is not covered by tests! Trace begun at /kohadevbox/koha/Koha/Object.pm line 875 Koha::Object::AUTOLOAD('Koha::Biblioitem=HASH(0x564382f7c7e8)') called at misc/maintenance/search_for_data_inconsistencies.pl line 246 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.