5 Sep
2024
5 Sep
'24
3:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37380 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- + is( $extractor->get_control_number, undef, 'Returns undef if no 001' ); - is( $controlnumber, '', 'GetMarcControlnumber handles records without 001' ); Change in behaviour here, did you investigate it? -- You are receiving this mail because: You are watching all bug changes.