https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37218
--- Comment #1 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Created attachment 168437 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168437&action=edit Bug 37218: Sorting by publication date works unexpectedly in UNIMARC Steps to reproduce: 1 - Open a Koha with syspref "UNIMARC" set 2 - Search for items 3 - Sort by publication date -> there should be no change whatever you do In my previous comment, I had not noticed that this is clearly a bug: the results from search are put in the field "copyrightdate" whatever the MARC flavour so the line checking for marcflavour to pick the sort field is obsolete TEST PLAN: 1 - Open a Koha with syspref "UNIMARC" set 2 - Search for items 3 - Sort by publication date -> there should be no change whatever you do 4 - Apply patch and repeat 2&3 -> items should be changed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
