http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=3013 Summary: Value builder for 007 and 008 seems to only include choices for Book -- need all format types Product: Koha Version: rel_3_0 Platform: PC OS/Version: Linux - Debian Status: NEW Severity: normal Priority: P3 Component: Cataloging AssignedTo: galen.charlton@liblime.com ReportedBy: jwagner@ptfs.com QAContact: koha-bugs@lists.koha.org I noticed this problem in the 007, but I believe the same problem exists in the 008, and in all frameworks for both. We were trying to original catalog a DVD, with the DVDs, VHS framework selected. If you click the ellipse after the 007 Physical Description Fixed Field, it brings up a builder screen. However, the only options available in the pulldowns are 00 Category of material t-Text 01 Specific material designation a-Regular print b-Large print c-Braille d-Loose-leaf u-Unspecified z-Other These choices are only appropriate for 007-text (books). For DVDs, Library of Congress says the 007 choices should be 00 - Category of material v - Videorecording 01 - Specific material designation c - Videocartridge d - Videodisc f - Videocassette r - Videoreel u - Unspecified z - Other | - No attempt to code Other material types of 007s have different value choices. Following advice on the listserv, I looked at the intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_007.tmpl file. It is hardcoded to only include the above book/text values. The marc21_field_008.tmpl file seems to be similarly hardcoded to only book values. The 007 should conform to all Library of Congress 007 categories: * 007--MAP * 007--ELECTRONIC RESOURCE * 007--GLOBE * 007--TACTILE MATERIAL * 007--PROJECTED GRAPHIC * 007--MICROFORM * 007--NONPROJECTED GRAPHIC * 007--MOTION PICTURE * 007--KIT * 007--NOTATED MUSIC * 007--REMOTE-SENSING IMAGE * 007--SOUND RECORDING * 007--TEXT * 007--VIDEORECORDING * 007--UNSPECIFIED The 008 should conform to all seven separate Library of Congress material configurations: Books (BK), Computer Files (CF), Maps (MP), Music (MU), Continuing Resources (CR), Visual Materials (VM), and Mixed Materials (MX). ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.