http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=516 ------- Additional Comments From paul.poulain@free.fr 2003-08-07 00:49 ------- from STEPHEN HEDGES : We developed a work-around for this: we build both a 942 holdings tag and a 952 holdings tag. The 942 tag is mapped to biblioitems fields, the 952 tag to items fields. That resolves the basic problem, which is that Koha divides biblio information into three "areas" (biblio, biblioitems, and items) while MARC divides it into two areas (main and copies). The extra holdings tag creates the third MARC area for biblioitems information. On a related subject, I still think Biblio.pm needs to be modified to allow the 260c tag to be prepared for biblioitems.publicationyear. The modification you made to allow 260c to be prepared for biblio.copyrightdate works fine. However, the more I use Koha, the more I think the publicationyear is more important than the copyrightdate. So I'd like to change my mapping to put 260c in biblioitems.publicationyear. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.