http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15051
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Katrin Fischer <[email protected]> --- I did some tests and research, looking at the examples provided by the LOC: http://www.loc.gov/marc/bibliographic/bd245.html Overall it seems that the correct sequence is not fixed and some subfields can be repated in different positions: a k p h 245 00$aPL 17 Hearing Files$kCase Files$f1974$pDistrict 6$hmicrofilm (jacketted in fiche). a p b p c 245 10$aInternationale Strassenkarte.$pEurope 1:2.5 Mio. :$bmit Register = International road map.$pEurope, 1:2.5 mio : with index /$cRV Reise- und Verkehrsverlag. So the ideal would be to make sure that the subfields can be cataloged in a certain sequence and will also display in this sequence... and actually that is exactly how it works now. I tested by changing my sequence in the record to a n... and the normal displays in staff and OPAC reflected that change perfectly. (I didn't expect it :) ) I think we probably can't just hardcode the sequence of subfields, as that would actually break the correct behaviour. Maybe it could be an option. -- 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/
