https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18189
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #2 from Nick Clemens <[email protected]> --- Note this won't fix all sorting options unless they are defined as sortable in the config. acqdate fails out of the box - set acqdate as sortable - reindex - it should now work I suppose we either don't allow altering sortability for some fields, or the dropdown must populate based on what is defined as sortable. -- 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/
