http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167
--- Comment #7 from M. de Rooy <[email protected]> --- (In reply to comment #6) > (In reply to comment #4) > Hi Marcel, > What is the correct label? "Year" or "Copyright date"? Jonathan: I think that Year (or even Publication year) is a better match. Because we sort on the year in biblio.copyrightdate which is derived from 260c (at least in MARC21). See also the code in Biblio.pm for extracting a year from 260c into the copyrightdate field. At least, it is not a date. So, this field name in biblio is not that accurate :) -- 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/
