| Summary: | SQL syntax error in overdue_notices.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Circulation | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | critical | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 17952 | ||
| Bug Blocks: | |||
| Attachments: | Bug 18835: Fix SQL syntax error in overdue_notices.pl | ||
|
Description
Jonathan Druart
2017-06-21 13:58:42 UTC
Created attachment 64488 [details] [review] Bug 18835: Fix SQL syntax error in overdue_notices.pl Caused by bug 17952, an extra / is in the middle of the query. Need it for stable release ASAP. Patch pushed to master. Fridolin, you need it for 17.05.01 Ok I'll intergrate it tomorrow Oh its reaaaaaly simple, I do it now. Pushed to 17.05.x, will be in 17.05.01 Not relevant for 16.11.x as it does not contain the change from 17952. |