http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6428
--- Comment #3 from James, Mason <[email protected]> 2011-05-30 23:16:17 UTC --- hmm, an old email thread on the missing 'items.items.coded_location_qualifier' column hints that its something to ignore http://koha.1045719.n5.nabble.com/What-is-the-coded-location-qualifier-in-952-f-td3061124.html ------------------------------------------------- Re: What is the coded location qualifier in 952 $f Practical answer: a field to ignore entirely ;) Long answer: It's probably derived from the MARC21 definition of the 852 $f, also called "coded location qualifier", which is meant to encode a situation where most of the items in a run of a serial are held in a location (e.g., the magazine stacks) with a few held in a second location (the new magazines area). For the gory details, please see: http://www.loc.gov/marc/holdings/hd852.html Koha doesn't do anything with that subfield, and certainly makes no attempt to parse the coding. Regards, Galen ------------------------------------------------- -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
