| Summary: | Saved reports tabs broken by DataTables upgrade | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Reports | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | jonathan.druart, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 12986 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 13288: Fix filtering on the saved reports table
[SIGNED-OFF] Bug 13288: Fix filtering on the saved reports table [PASSED QA] Bug 13288: Fix filtering on the saved reports table |
||
|
Description
Owen Leonard
2014-11-18 17:35:44 UTC
Created attachment 33672 [details] [review] Bug 13288: Fix filtering on the saved reports table Since bug 12986 has been pushed, the tabs don't filter correctly the table on the saved report list (reports/guided_reports.pl?phase=Use saved Test plan: Go on Reports > Guided reports wizard > Saved reports Verify the tabs work as expected. I got it! Created attachment 33684 [details] [review] [SIGNED-OFF] Bug 13288: Fix filtering on the saved reports table Since bug 12986 has been pushed, the tabs don't filter correctly the table on the saved report list (reports/guided_reports.pl?phase=Use saved Test plan: Go on Reports > Guided reports wizard > Saved reports Verify the tabs work as expected. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 33696 [details] [review] [PASSED QA] Bug 13288: Fix filtering on the saved reports table Since bug 12986 has been pushed, the tabs don't filter correctly the table on the saved report list (reports/guided_reports.pl?phase=Use saved Test plan: Go on Reports > Guided reports wizard > Saved reports Verify the tabs work as expected. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Confirmed problem and that the patch fixes it, passes tests and QA script. Patch pushed to master. Thanks Jonathan! |