[Koha-bugs] [Bug 21606] New: Issues with matching rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 15:59:52 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21606

            Bug ID: 21606
           Summary: Issues with matching rules
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

There are silent failures not apparent to sued when saving matchpints:
DBD::mysql::st execute failed: Incorrect integer value: '' for column 'offset'
at row 1 [for Statement "INSERT INTO matchpoint_components 
                                     (matchpoint_id, sequence, tag, subfields,
offset, length)
                                     VALUES (?, ?, ?, ?, ?, ?)" with
ParamValues: 0='42', 1=1, 2="", 3='', 4="", 5=0] at
/home/vagrant/kohaclone/C4/Matcher.pm line 348.


Additionally -silent failure if you enter letters into the match value
sections, we should probably prevent that

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


More information about the Koha-bugs mailing list