Koha/koha-tmpl/intranet-tmpl
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
..
js Bug 23438: Use Font Awesome icons in intranet search results browser 2019-08-13 11:39:57 +01:00
lib Bug 23259: Remove reset-fonts-grids.css 2019-07-15 11:28:07 +01:00
prog Bug 23273: Fix CSV export for overdues 2019-08-20 15:01:57 +01:00