http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9182 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |melia@bywatersolutions.com --- Comment #3 from Melia Meggs <melia@bywatersolutions.com> --- Before applying this patch, I tested on master and found that the following columns in reports are sortable: Report ID, Report Name, Type, Area, Group, Subgroup, Saved SQL, and the two furthest columns to the right, which are unlabeled. The following columns are NOT sortable: Notes, Author, Creation Date, Public, Saved Results. After applying the patch, I found that the following columns are now sortable: Report ID, Report Name, Type, Area, Group, Subgroup, Notes, Author, Creation Date. The following columns are now NOT sortable: Saved SQL, and the two further columns to the right which are unlabeled. This makes sense, and the column sorting appears to work correctly. I'm signing off! -- You are receiving this mail because: You are watching all bug changes.