31 Oct
2024
31 Oct
'24
12:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36437 --- Comment #9 from David Cook <dcook@prosentient.com.au> --- (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.