Summary: | In overdue.pl, downloading the overdues as a file ignores the filters if the page isn't in english. | ||
---|---|---|---|
Product: | Koha | Reporter: | Frédérick Capovilla <fcapovilla> |
Component: | Circulation | Assignee: | Frédérick Capovilla <fcapovilla> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, gmcharlt, paul.poulain |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Adds a hidden input to keep the op value in overdue.pl
F. Capolival patch ported to TT Signed-off patch Bug 6817 Downloading the overdues as a file ignores the filters if the page isn't in english |
Description
Frédérick Capovilla
2011-08-30 14:46:57 UTC
Comment hidden (obsolete)
Created attachment 5309 [details] [review] F. Capolival patch ported to TT I confirm the bug and the solution. I ported it to Template Toolkit. Plesae sign-off. Created attachment 5750 [details] [review] Signed-off patch Created attachment 5780 [details] [review] Bug 6817 Downloading the overdues as a file ignores the filters if the page isn't in english F. Capovila patch ported to TT. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> QA comment * small patch * fixes nicely a very annoying problem for non-english users * good test plan passed QA ! Pushed, please test There have been no further reports of problems so I am marking this bug resolved. |