http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786 Bug ID: 14786 Summary: Use text «MARC file» instead of «ISO2709» everywhere Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Lists Assignee: gmcharlt@gmail.com Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl An ISO2709 is *almost* the same as a "MARC file". A mrc is an iso2709 that also have some other properties, like always subfields on tags>010. To avoid confusions on lists template should say "MARC file" and filename should be: «list-<valid_name_of_list_name_for_filename>.mrc», instead of shelf.iso2709. Notice that everywhere in Koha we use MARC instead of ISO2709. For eg, on Home›Tools›MARC export or in «Home›Tools›Stage MARC records for import». Related bugs: 2172, 11997. -- You are receiving this mail because: You are watching all bug changes.