Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Owen Leonard e50ba9f220 Bug 8657 - Default sort by call number does not work
If you choose to sort search results in the OPAC or staff
client by call number by default, the wrong value will
be saved by the system preferences editor. It should be
"call_number" instead of "callnumber." This patch
corrects the pref file and updates the database in cases
where defaultSortField or OPACdefaultSortField are
set to the incorrect value for call number sort.

To test: Set defaultSortField and/or OPACdefaultSortField
to "call number" and perform a search. Results will be
sorted by relevance. Apply the patch, update the database,
and search again. Results should now be sorted by call number.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
with the caveat that this will not fix the issue unless the sort order is first set to descending and back to ascending per bug 8012.

However, with the sort order set to a proper sort value, this patch does fix the issue.
2012-08-29 17:51:19 +02:00
..
acquisitions.pref Bug 7994: Fix pref yaml errors 2012-06-20 21:09:29 +02:00
admin.pref Bug 8233 : SearchEngine: Add a Koha::SearchEngine module 2012-07-06 16:51:58 +02:00
authorities.pref signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
cataloguing.pref Bug 6448 [2/3] Barcodes::EAN13 autoBarcode 2012-08-02 18:41:44 +02:00
circulation.pref Bug 6448 [1/3] EAN-13/UPC-A itemBarcodeInputFilter 2012-08-02 18:41:40 +02:00
creators.pref Bugfix: Adding Creators system preferences to new system preferences editor 2010-02-02 18:42:55 -05:00
enhanced_content.pref Bug 8679 [REVISED] Remove usage of Amazon API 2012-08-29 16:05:29 +02:00
i18n_l10n.pref Bug 7261 System Preference to select the first day of week 2012-03-14 14:14:12 +01:00
local_use.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
logs.pref bug 5783: follow-up system preferences tweaks 2011-03-07 15:09:23 +13:00
opac.pref 8263 Consistent stylesheet prefs 2012-08-03 12:03:30 +02:00
patrons.pref [PATCH] bug_7420: Added overduefinescap to issuingrules 2012-07-25 18:33:20 +02:00
searching.pref Bug 8657 - Default sort by call number does not work 2012-08-29 17:51:19 +02:00
serials.pref Bug 1662: Is there a difference between Full and Simplified for Serials History 2012-04-03 18:07:07 +02:00
staff_client.pref Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference 2012-07-06 18:23:39 +02:00
web_services.pref Bug 7249: Syspref to control number of rows in web service results 2012-05-11 10:26:33 +02:00