| Summary: | 18.12.00.051 fails with "Truncated incorrect DOUBLE value" | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy, martin.renvoize |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
19.11.00,19.05.x
|
Circulation function: | |
| Bug Depends on: | 21336 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 23867: Resolve "truncated incorrect double" for empty string
Bug 23867: Resolve "truncated incorrect double" for empty string |
||
|
Description
Jonathan Druart
2019-10-22 10:41:02 UTC
Trivial patch coming Created attachment 94543 [details] [review] Bug 23867: Resolve "truncated incorrect double" for empty string Updatedatabase, rev. 18.12.00.051 Solved by testing the value of the pref first. Tested by copying the change in a new atomic update with XXX. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 94546 [details] [review] Bug 23867: Resolve "truncated incorrect double" for empty string Updatedatabase, rev. 18.12.00.051 Solved by testing the value of the pref first. Tested by copying the change in a new atomic update with XXX. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.05 |