https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36437
--- Comment #9 from David Cook <[email protected]> --- (In reply to MichaĆ from comment #8) > 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. I think we did a local version of this, and that's what we ended up doing. I think it's an important thing to include. -- I'll make a note to test this patch soon. It would be nice to have! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
