https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37422 Bug ID: 37422 Summary: Add another normalization rule to ignore trailing spaces in Record Matching Rules Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: enica@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl In this specific scenario, libraries using a third-party vendor for authority and bib updates would sometimes have trailing spaces in the update file for the matching point (i.e. 010$a for authority). When the existing Koha data doesn't have space, it makes matching and cataloging maintenance a bit difficult. Right now, the work around for these libraries is to cleanup existing data (either add or remove the space - in most cases, remove space) and making sure that the incoming data will find a match. It would be nice if we could add another normalization rule to ignore trailing spaces in Record Matching Rules. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.