[Koha-bugs] [Bug 14238] New: C4::Matcher is mangling data to match on

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 20 18:19:42 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14238

            Bug ID: 14238
           Summary: C4::Matcher is mangling data to match on
 Change sponsored?: ---
           Product: Koha
           Version: 3.18
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Cataloging
          Assignee: gmcharlt at gmail.com
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

When setting up an OCLC match point ( see bug 6499 ) the match always fails
because C4::Matcher::_normalize converts "(OCoLC)20329436" to "OCOLC20329436"
for reasons unknown. The _normalize subroutine has zero documentation as to
what it is supposed to do or not do.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list