https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20522 Bug ID: 20522 Summary: Fields with only one $9 subfield are removed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: frederic@tamil.fr QA Contact: testopia@bugs.koha-community.org There is a sort of cleaning functionnality in Koha when saving a biblio record. If a field contains only a $9 subfield, the whole field is removed. There is a logic there since $9 is generally used in Koha for storing authority record ID. However there may exist fields perfectly valid containing only a $9 subfield. This is a case in Unimarc 010 field. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.