http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11833
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25627|0 |1 is obsolete| | --- Comment #2 from M. Tompsett <[email protected]> --- Created attachment 25630 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25630&action=edit [SIGNED OFF] Bug 11833 - Filtering on saved report subgroup doesn't work Filtering the list of saved reports by subgroup doesn't work because the filtering JavaScript was not updated when the table columns changed with Bug 3134. This patch corrects the target column for filtering. To test you must have multiple saved reports within one group, and at least one of those in a subgroup. - Apply the patch and go to Reports -> Use saved. - Click the tab for the group which contains your reports. - Choose the subgroup you want to filter on from the subgroup dropdown. The list of reports should be correctly filtered by your subgroup. NOTE: It seems weird to have the number of columns displayed change when filtered, but this patch does correct the filtering. Signed-off-by: Mark Tompsett <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
