http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11021 Gaetan Boisson <gaetan.boisson@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson@biblibre.com --- Comment #7 from Gaetan Boisson <gaetan.boisson@biblibre.com> --- This removes a number of obsolete and non-standard fields from the default french unimarc framework, and clarifies the origin of non standard fields that were left. This is highly welcome. Just one remark : 099 seems to be the unimarc equivalent of the marc21 942. It is not defined in the framework, but some values appear in the zebra default configuration. I would suggest to put everything in there, that is to remove total issues from 942, and have 099 defined in the default framework so that we have : 099$c --> biblio.datecreated 099$d --> biblio.timestamp 099$t --> biblioitems.itemtype (his field is indexed unde the ccode index, in case the library uses this as a bibliographic level criteria that is independent from the circulation rules.) 099$x --> biblioitems.totalissues This would of course require to change the zebra index for totalissues in unimarc. Appart from this the patch applies fine and i am willing to sign it off. -- You are receiving this mail because: You are watching all bug changes.