http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5330 Summary: sorting call number search does not work Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Searching AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 I was looking up Indian cooking books and we catalog all our international cook books by 641.59 and the country name, in this case India. So, I found an Indian cook book, clicked on the call number which did an automatic call number search and listed all our Indian cook books in that call number. I tried to rank the results by pubdate, newest first and was booted back to the search screen with the following URL: /cgi-bin/koha/catalogue/search.pl?q%3Dccl=callnum%3A641.59+INDIA&sort_by=pubdate_dsc Doing an advanced search in the staff client for call number sorted by publication date works just fine though - with the following URL: /cgi-bin/koha/catalogue/search.pl?idx=callnum&q=641.59+INDIA&op=and&idx=kw&op=and&idx=kw&sort_by=pubdate_dsc -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.