8 Oct
2019
8 Oct
'19
7:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17482 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- In Biblio.pm: 571 $marcrecordauth->insert_fields_ordered( 572 MARC::Field->new( 573 '667', '', '', 574 'a' => "Machine generated authority record." 575 ) 576 ); Looks like it dates back to 2011 and Bug 7284. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.