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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/