http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262
--- Comment #9 from Bernardo Gonzalez Kriegel <[email protected]> --- Janusz, I don't know much about catalographic rules, but I can check if values verify expected behaviour. I tested every combination suggested by current mapping in Koha, could you check if those are the expected values? Test - Bug 5262 - MARC21 1) Add one authority for each kind, with values in both indicators (ind1=1, ind2=2) PERSO_NAME 100a CORPO_NAME 110a MEETI_NAME 111a UNIF_TITLE 130a CHRON_TERM 148a TOPIC_TERM 150a GENRE/FORM 155a GEOGR_NAME 151a 2) New biblio record, default framework all indicators clean 3) Use cases, mapping from default MARC21 framework, for each auth kind, results ( 1, 2, 7, - for empty) 008/11 = a and r (results separated by |) a) PERSO_NAME 100 BIB IND1 IND2 100 1 -|- 600 1 0|7 696 1 0|7 700 1 -|- 796 1 -|- 800 1 -|- 896 1 -|- b) CORPO_NAME 110 BIB IND1 IND2 110 1 -|- 610 1 0|7 697 1 0|7 710 1 -|- 797 1 -|- 810 1 -|- 897 1 -|- c) MEETI_NAME 111 BIB IND1 IND2 111 1 -|- 611 1 0|7 698 1 0|7 711 1 -|- 798 1 -|- 811 1 -|- 898 1 -|- d) CHRON_TERM 148 BIB IND1 IND2 648 1 0|7 e) GENRE/FOMR 155 BIB IND1 IND2 655 - 0|7 f) GEOGR_NAME 151 BIB IND1 IND2 651 1 0|7 662 1 0|7 691 1 0|7 h) UNIF_TITLE 130 BIB IND1 IND2 130 2 -|- 440 2 -|- 490 2 -|- 630 2 0|7 699 2 0|7 730 2 -|- 799 2 -|- 830 - 2|2 899 2 -|- i) TOPIC_TERM 150 BIB IND1 IND2 650 1 0|7 654 1 0|7 656 1 0|7 657 1 0|7 658 1 0|7 690 1 0|7 -- You are receiving this mail because: You are the QA Contact for the bug. 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/
