Bug 10147 - Add warning when more then one 1xx main heading was catalogued
Summary: Add warning when more then one 1xx main heading was catalogued
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 14:35 UTC by Nicole C. Engard
Modified: 2023-01-25 22:42 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2013-04-29 14:35:23 UTC
Koha is letting catalogers enter multiple main entry tags. Only one 1XX tag is permitted according to cataloging rules.  It would be nice to have a way to link fields together in the framework and say that 1 is required but that all can't be filled in.
Comment 1 Pablo López Liotti 2021-09-27 13:34:23 UTC
This bug is present today.
It´s possible a solution?
Thks
Paul
Comment 2 David Cook 2022-12-06 01:22:42 UTC
Technically, Koha doesn't enforce cataloguing rules. It just focuses on MARC data. 

I suppose it could be interesting to add some kind of catalogue rule checker that gets called either manually or when trying to save a record.