27 Jan
2020
27 Jan
'20
7:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23915 --- Comment #5 from David Nind <david@davidnind.com> --- Everything looks and works fine except for the sort by copyright date. - Copyright date (newest to oldest): sorts as asc when it should be desc (for example, lists an 1875 item before 2009) - Copyright date (oldest to newest): sorts as desc when it should be asc (for example, lists an 2009 item before 1875) It looks like this was introduced by Bug 23913 - the above behaviour is in master, but not in 19.11.x. Should this be fixed in this bug, or should it be a new bug? -- You are receiving this mail because: You are watching all bug changes.