https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13775
--- Comment #10 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #8) > Hi Jonathan, those are the ones for MARC21: > > SELECT authtypecode, auth_tag_to_report FROM koha_kohadev.auth_types where > authtypecode != "" > > 'CHRON_TERM', '148' > 'CORPO_NAME', '110' > 'GENRE/FORM', '155' > 'GEOGR_NAME', '151' > 'MEETI_NAME', '111' > 'PERSO_NAME', '100' > 'TOPIC_TERM', '150' > 'UNIF_TITLE', '130' It that correct for all marc flavors? Only for existing installs I guess? Fix should be provided for existing installs, at code level then. What kind message should we display to the user? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
