https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36437
Michał <schodkowy.omegi...@icloud.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janus...@gmail.com, | |roman.do...@jezuici.pl Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch --- Comment #8 from Michał <schodkowy.omegi...@icloud.com> --- Rewritten on top of bug 35138 (one that adds configurable facets). Now it adds year of publication as one of *default* facets. The only thing that kind of sucks right now is that with C4::Context->preference('FacetOrder') eq 'Alphabetical' it's gonna sort the years from oldest rather than from newest. I'm not sure if it's worth adding some special case there in Search.pm to sort years from newest first instead in such case. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://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/