http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14201 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Are we sure they are useless? Maybe there is a bug (the plugin_name parameter could be wrong) in them. The differences are, for marc21_leader_computerfile vs marc21_leader: my $f2023 = substr( $result, 20, 4 ); "f2023" => $f2023, These 2 lines exist in marc21_leader, no in marc21_leader_computerfile. Could we ask for a functional point of view, to know if we should remove them or fix them? -- You are receiving this mail because: You are watching all bug changes.