Bug 12986 (Upgrade the DataTables jQuery plugin to the latest version (1.10.2)) broke the saved reports tabs for "groups" like Accounts, Acquistitions, Catalog, etc. Clicking any tab other than "All" shows no reports.
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!