http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14472

--- Comment #3 from Amit <[email protected]> ---
Created attachment 40725
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40725&action=edit
Bug 14472 - Wrong ISSN search index in record matching  rules

TEST PLAN
---------
 1) Apply the patch
 2) Export some MARC bibliographic records from Koha
 3) Import those same MARC bibliographic records using the
     "ISSN(022$a)" record matching rule.
 4) The incoming records should match perfectly
 5) Check the mysql tables (marc_matchers, matchpoints,
      matcher_matchpoints, matchpoint_components,
      matchpoint_component_norms) to make sure the values were
     inserted as expected.
For new Koha installation
1) create the koha database
2) Go to the staff client page, and do a "fresh" install making
     sure to select lots of optional marc 21 matching rules so
     the .../marc21/optional/marc21_default_matching_rules.sql
     gets triggered.
3) Check the mysql tables (marc_matchers, matchpoints,
      matcher_matchpoints, matchpoint_components,
      matchpoint_component_norms) to make sure the values were
      inserted as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to