https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29101 Bug ID: 29101 Summary: unable to enter 020 and 024 tag fields other than blank Change sponsored?: --- Product: Koha Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: courtenay.johnson@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 125222 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125222&action=edit Framework with problem, used for audio KOHA version 18.11, Ubuntu 20.04.3 Home/cataloging/editing When cataloging a new audio item I get an error if the line for tag 20 or 24 are not blank. I am using a framework for audio items. When I used a framework for books earlier I did not encounter this problem even though I did enter a 13 digit ISBN for that title. Tag "20" is not a valid tag. at /usr/share/koha/lib/C4/Biblio.pm line 2517. Tag "24" is not a valid tag. at /usr/share/koha/lib/C4/Biblio.pm line 2517. I can't have any number in the input field for 20 ISBN 13, or 24 for a 12 or 13 bit UPC or EAN. If both are blank then the save works. A subsequent edit also fails to save if either of these tag input fields are not blank. Today I used 2 other frameworks, 1 for books and 1 for DVD/Video and I had no problem entering an ISBN value. I have exported the 2 different frameworks and can't see any differences for these tags. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.