https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26820
--- Comment #3 from Phil Ringnalda <[email protected]> --- On second thought, we shouldn't touch the string at all until someone wants to do a broader rationalization of the way we deal with control fields. We already have the horrible string "Tag 000 subfield 0 fixed length control field in tab 0" when there is no tag 000, there is no subfield 0, only a "subfield" "00" which you can rename to anything you want, say, "@" like we call it everywhere else that we call it a "subfield", and doing so will make no difference, we will still say that subfield 0 is required, and will accept subfield @ being filled in as filling subfield 0. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
