|
|
Reported:
|
2025-07-25 02:49 UTC by David Cook
|
Modified:
|
2025-08-04 23:41 UTC
(History)
|
|
2
users
(show)
|
|
See Also:
|
|
GIT URL:
|
|
Patch complexity:
|
---
|
Documentation contact:
|
|
Documentation submission:
|
|
Text to go in the release notes:
|
This explicitly sets the "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.
|
Version(s) released in:
|
|
Circulation function:
|
|
|
|