16 Dec
2016
16 Dec
'16
10:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16951 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 58243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58243&action=edit Bug 16951: Fix Item search sorting Caused by commit ac5a1bfececb5400a77f0ebad90181f5215d5a85 Bug 16154: CGI->multi_param - Manual changes The change was wrong, we wanted to retrieve a scalar (the string), not an array. We want to retrieve a string with the different column' names, not an array of 1 element. Test plan: Launch an item search and play with column sort -- You are receiving this mail because: You are watching all bug changes.