https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23273 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 92365 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92365&action=edit 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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.