http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10329 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |m.de.rooy@rijksmuseum.nl --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Impressive. But do a grep with case insensitive please too: my $marcFlavour (no blocker, someone using this variable in bulkmarcimport) More serious: misc/migration_tools/switch_marc21_series_info.pl:if (C4::Context->preference('M ARCFLAVOUR') eq 'UNIMARC') { t/db_dependent/Linker_FirstMatch.t: if (C4::Context->preference('MARCFlavour' ) eq 'UNIMARC') { I have my doubts on your changes in xt/fix-old-fsf-address.exclude Here you are changing folder names. Please check. -- You are receiving this mail because: You are watching all bug changes.