https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26820 --- Comment #3 from Phil Ringnalda <phil@chetcolibrary.org> --- 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.