29 Nov
2014
29 Nov
'14
12:35 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9124 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.