Bug 32944 - Add format check to MARC configuration option for additional fields
Summary: Add format check to MARC configuration option for additional fields
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-10 16:42 UTC by Katrin Fischer
Modified: 2023-02-10 16:42 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-02-10 16:42:43 UTC
The MARC configuration option for additional fields expects the format 245$a. 245a or 245 don't appear to work. We should add a check on the format so people don't run into errors unnecessarily here.