http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7487 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-02-01 14:25:36 UTC --- I think the problem is, that you can only map 1 MARC field to 1 database field. And the publicationyear fields are mapped for MARC21 and UNIMARC - only to different database fields by default, which is causing trouble in a lot of places. While MARC21 uses copyrightdate, UNIMARC uses publicationyear. I think that's not easy to resolve without breaking existing installs, so perhaps the code should deal with both possibilities. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.