Bug 10500: (follow-up) adjust for name of UNIMARC ISBN indexes
[koha_fer] / C4 / Matcher.pm
index 5c27fa3..25536c8 100644 (file)
@@ -634,7 +634,7 @@ sub get_matches {
         next if scalar(@source_keys) == 0;
 
         @source_keys = C4::Koha::GetVariationsOfISBNs(@source_keys)
-          if ( $matchpoint->{index} eq 'isbn'
+          if ( $matchpoint->{index} =~ /^isbn$/i
             && C4::Context->preference('AggressiveMatchOnISBN') );
 
         # build query