http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12441 Bug ID: 12441 Summary: search.pl has incorrect reference to OPACdefaultSortField and OPACdefaultSortOrder Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org search.pl checks OPACdefaultSortField and OPACdefaultSortOrder, but shows defaultSortField and defaultSortOrder. Not really a problem since the OPAC sysprefs should always have some value in them, but it's a good idea to use the correct sysprefs in the conditional anyway... -- You are receiving this mail because: You are watching all bug changes.