24 Jan
2025
24 Jan
'25
11:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37434 --- Comment #13 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Do you need these changes: + [% ELSIF shelf.sortfield == "publicationyear" %] + <option value="publicationyear" selected="selected">Copyrightdate</option> and also twice + $sortfield = 'title' unless grep { $_ eq $sortfield } qw( title author copyrightdate publicationyear itemcallnumber dateadded ); Is the test on copyrightdate and UNIMARC not sufficient ? -- You are receiving this mail because: You are watching all bug changes.