http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7487 --- Comment #2 from D Ruth Bavousett <ruth@bywatersolutions.com> 2012-02-01 14:36:24 UTC --- Katrin, I agree, it's a bit of an issue--ones you save publicationyear as 260$c, then copyrightdate goes away and isn't being populated! ...but the sorting in C4::Search.pm is based on publicationyear! Seems to me that the underlying issue might be that we need to pick one or the other of these, and deprecate the other completely--or, as you suggest, *every place* in the code where one is referenced, do some switching based on MARC21 vs UNIMARC. ...but I'm LAZY! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.