]> git.koha-community.org Git - koha.git/commit
Bug 23273: Fix CSV export for overdues
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 19 Aug 2019 22:09:58 +0000 (18:09 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Sat, 21 Sep 2019 12:11:27 +0000 (12:11 +0000)
commitbd4f3eeb5ef5545e4425bdf2ea3d5d7c39d11e2f
treef3a2410df0a48891575d159725a70a027572a89a
parentd42974f5bb2cae2f05ec388dab662cdee18f9840
Bug 23273: Fix CSV export for overdues

We should construct the URI parameters string manually to avoid
filtering problems.
We cannot send the full query_string to the template and expect that the
string will be escaped correctly.

Test plan:
- go to overdues.pl
- construct a search limiting by date due and library
- note number of overdues in results
- click "Download file of displayed overdues"
=> note that downloaded file contains just those in your search

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit b8f382b82172b70166db48d572f767b06a4834ef)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 2561a912efd3b0f811c01229cd488441b907435a)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
circ/overdue.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt