Bug 18835

Summary: SQL syntax error in overdue_notices.pl
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: CirculationAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: critical    
Priority: P5 - low CC: fridolin.somers, gmcharlt, katrin.fischer, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
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
Caused by bug 17952, an extra / is in the middle of the query.
Comment 1 Jonathan Druart 2017-06-21 14:01:52 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.
Comment 2 Jonathan Druart 2017-06-21 14:10:02 UTC
Need it for stable release ASAP.

Patch pushed to master.
Comment 4 Jonathan Druart 2017-06-21 14:11:05 UTC
Fridolin, you need it for 17.05.01
Comment 5 Fridolin Somers 2017-06-21 16:05:01 UTC
Ok I'll intergrate it tomorrow
Comment 6 Fridolin Somers 2017-06-21 16:07:06 UTC
Oh its reaaaaaly simple, I do it now.

Pushed to 17.05.x, will be in 17.05.01
Comment 7 Katrin Fischer 2017-06-21 20:32:06 UTC
Not relevant for 16.11.x as it does not contain the change from 17952.