Bug 27142: Don't interpolate batch_type variable
authorNick Clemens <nick@bywatersolutions.com>
Thu, 3 Dec 2020 13:30:34 +0000 (13:30 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 10 Dec 2020 10:29:14 +0000 (11:29 +0100)
commit8338946e4e3f00e4679abf3073ee0f092f054deb
tree9891edb52c7b774f3302907611f3e93a5bffa1a6
parent35740d271ff781c776d239f1d88416a809dc07ab
Bug 27142: Don't interpolate batch_type variable

To test:
1 - Create a report like:
    SELECT * FROM borrowers LIMIT 50
2 - Run the report
3 - Attempt batch modification - it fails showing every row as an unfound cardnumber
4 - Apply patch
5 - Repeat
6 - Success!
7 - Edit report to:
    SELECT * FROM biblio LIMIT 50
8 - Repeat test
9 - Ensure batch modification and deletion work

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 9b62806a979fea789661b3d85113b57dbff0e62d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt