Koha/koha-tmpl/intranet-tmpl/prog
Jonathan Druart b8f382b821
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>
2019-08-20 15:01:57 +01:00
..
css Bug 23438: Compiled CSS 2019-08-13 11:42:57 +01:00
en Bug 23273: Fix CSV export for overdues 2019-08-20 15:01:57 +01:00
img Bug 21518: Material type "three-dimensional artifact" displays as "visual material" 2019-08-05 11:27:58 +01:00
js Bug 11529: Clean up subtitle usage 2019-08-05 15:03:18 +01:00
pdf
sound