http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8657 Priority: P5 - low Change sponsored?: --- Bug ID: 8657 Assignee: oleonard@myacpl.org Summary: Default sort by call number does not work Severity: normal Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: ASSIGNED Version: master Component: Searching Product: Koha If you try to set your search results default sort order to "call number" either in the OPAC or the staff client it does not work. It falls back to "relevance." Koha seems to be looking for the values "call_number_asc" or "call_number_dsc" but the preferences template causes the data to be saved as "callnumber_asc" and "callnumber_dsc." -- You are receiving this mail because: You are watching all bug changes.