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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@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.