https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32722
Phil Ringnalda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Phil Ringnalda <[email protected]> --- Since nothing involving updating existing frameworks can ever be easy: Unlike the basic editor, the advanced editor already does exactly what you want: if 120$a is mandatory but 120 is not mandatory, then if you have no 120 in the advanced editor you are free to save, but if you have 120$b you are required to have $a. So a MARC21 library which only uses the advanced editor, never the basic editor, could have intentionally set 100$a as mandatory but not set 100 as mandatory, intending to have the advanced editor require that if you use a main entry personal name, you actually have the name, not just an accidental "$q(Philip Anthony)$d1963-" without the name itself in $a. Automatically changing that to require that every bib record have a main entry personal name would be quite a shock. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
