http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9124
--- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 34024 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34024&action=edit Bug 9124: Remove non-existing field mapping and auth value for 942$e 942$e is mapped to biblioitems.cn_edition, which doesn't exist and to an authorized value CN_EDITION, which doesn't exist either. Patch removes the wrong mapping and non-existing auth value from the frameworks. To test: - git diff --color-words HEAD^ is helpful - Check all mappings are changes and SQL is still valid -- 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/
