https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40508 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This explicitly sets the release notes| |"Max length" (maxlength) | |for MARC21 subfields in the | |default framework. Most | |subfields are set by | |default to 9999, except as | |follows: | |- 000 (Leader - fixed | |length control field): 24 - | |existing value | |- 008 (Fixed-length data | |elements--general | |information - fixed length | |control field)): 40 - | |existing value | |- 952$2 (Source of | |classification or shelving | |scheme): 10 | |- 952$8 (Collection): 80 | |- 952$a (Home library): 10 | |- 952$b (Current library): | |10 | |- 952$c (Shelving | |location): 80 | |- 952$f (Coded location | |qualifier): 10 | |- 952$i (Inventory number): | |80 | |- 952$o (Full call number): | |255 | |- 952$p (Barcode): 20 - the | |limit on the barcode field | |- 952$t (Copy number): 32 | |- 952$y (Koha item type): | |10 | | | |Note: This change only | |applies for new | |installations, existing | |installations will need to | |manually change their | |frameworks. -- You are receiving this mail because: You are watching all bug changes.