Bug 15138 - typo in reports/borrowers_out.pl - issues.timestamap
Summary: typo in reports/borrowers_out.pl - issues.timestamap
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: 3.20
Hardware: All All
: P5 - low major (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 14426
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-05 11:31 UTC by Jonathan Druart
Modified: 2019-06-27 09:24 UTC (History)
8 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 15138: Fix typo timestamap (1.20 KB, patch)
2015-11-05 11:34 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 15138: Fix typo timestamap (1.25 KB, patch)
2015-11-05 12:36 UTC, Marc Véron
Details | Diff | Splinter Review
[PASSED QA] Bug 15138: Fix typo timestamap (1.32 KB, patch)
2015-11-06 15:42 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2015-11-05 11:31:44 UTC

    
Comment 1 Jonathan Druart 2015-11-05 11:34:50 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2015-11-05 12:36:50 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2015-11-06 15:42:31 UTC
Created attachment 44581 [details] [review]
[PASSED QA] Bug 15138: Fix typo timestamap

Introduced by bug 14426, should be backported to all supported stable
version (3.14, 3.16, 3.18 and 3.20).

Test plan:
got on Home › Reports › Patrons with no checkouts
Fill the Not checked out since,
you will never get any result, a sql error is in the log
 Unknown column 'issues.timestamap' in 'where clause'

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Kyle M Hall 2015-12-04 14:19:14 UTC
It appears that this was already fixed as a small part of bug 14965.

*** This bug has been marked as a duplicate of bug 14965 ***
Comment 5 Jonathan Druart 2015-12-05 17:01:33 UTC
The patch is for stable versions, please see commit message.

Bug 14965 is an enh and won't be backported.
Comment 6 Frédéric Demians 2016-01-04 06:30:34 UTC
This patch has been pushed to 3.20.x, will be in 3.20.8.
Comment 7 Julian Maurice 2016-01-06 13:09:06 UTC
Changed status to Pushed to Stable