https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28908 Bug ID: 28908 Summary: Bug 18017 removed indexing field 245 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Before bug 18017 there was in etc/zebradb/marc_defs/unimarc/authorities/authority-koha-indexdefs.xml : <!-- Name and collective title --> <kohaidx:index_subfields tag="245" subfields="atjxyz"> <kohaidx:target_index>Title-uniform:w</kohaidx:target_index> ... Indexing of 245, 445, ... is now missing. Is this on purpose ? Note that Title-uniform was used in authorities fields 230, 235 and 245. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.