Summary: | Issues with matching rules | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Staff interface | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, m.de.rooy, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 17258 | ||
Attachments: |
Bug 21606: [sql_modes] Fix matching rules insert
Bug 21606: [sql_modes] Fix matching rules insert |
Description
Nick Clemens (kidclamp)
2018-10-18 13:59:52 UTC
Created attachment 80886 [details] [review] Bug 21606: [sql_modes] Fix matching rules insert Fix: Incorrect integer value: '' for column 'offset' Incorrect integer value: '' for column 'score' Test plan: Add/edit matching rules Created attachment 81860 [details] [review] Bug 21606: [sql_modes] Fix matching rules insert Fix: Incorrect integer value: '' for column 'offset' Incorrect integer value: '' for column 'score' Test plan: Add/edit matching rules Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Trivial fix, combined SO + QA Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.06 SQL modes not in 17.11.x |