https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16954
--- Comment #3 from Héctor Eduardo Castro Avalos <[email protected]> --- Created attachment 53613 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53613&action=edit Bug 16954: Add the diff view to authorities in staged MARC records To test: -Update database: $ perl installer/data/mysql/updatedatabase.pl -Go to Authorities and click in New from Z39.50 -Copy the authors: (Maxwell Robert, L. | Tanenbaum, Andrew S.) from Library of Congress -Copy the subjects: Water-supply, Watering troughs from Library of Congress -Reindex zebra -Download the file personal_test_auth.mrc above in attachments -Go to Tools -> Stage MARC records for import and upload the file personal_test_auth.mrc this file provide the same authors copied before with extra data. -When upload progress is 100% chose: "Record type -> Authorities" "Record matching rule -> 100$a (Personal name)" -Click in "Stage for import" -In match details colum will match the two records, click in View and you'll see the original record and the diff with the imported. -Download the file subjects_test_auth.mrc above in attachments and stage the records -When upload progress is 100% chose: "Record type -> Authorities" "Record matching rule -> 150$a (Topical term)" -In match details colum will match the two records, click in View and you'll see the original record and the diff with the imported. Extra test: -Test with existing bib records. Verify that your records have ISBN 10 Koha convert ISBN 13 to 10 and sometimes fails. "Record type -> Bibliographic" "Record matching rule -> ISBN (020$a)" -See that diff view works as before Sponsored-by: Universidad de El Salvador -- 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/
