http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8032 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart@biblibre.co | |m Patch complexity|--- |Small patch --- Comment #10 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA Comment: This patch adds a new sort for lists. Add/edit a list and set the sort value to callnumber. The results (opac and intranet) are sorted by callnumber. The patch works as expected. The patch uses an existed esoteric way to pass the sort parameter to the templates (sort_$sort => 1 or author_sort => 1 if $sort eq 'author'), it would be great to standardize this stuff. It is not the goal of this patch. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.