From bca4d2f769686779f7dafa7925dc89994fe37349 Mon Sep 17 00:00:00 2001 From: Claire Gravely Date: Tue, 14 Jun 2016 00:25:03 +0200 Subject: [PATCH] Bug 15929 - typo in explanation for MaxSearchResultsItemsPerRecordStatusCheck There's a typo in the explanation for the new MaxSearchResultsItemsPerRecordStatusCheck sys pref that was added in 3.22.2. "If a record has more than this number of items, they availability statuses ..." I have re-worded the description so it reads a bit better. Test plan: 1. Check the description for syspref MaxSearchResultsItemsPerRecordStatusCheck. 2. Apply patch 3. Check syspref MaxSearchResultsItemsPerRecordStatusCheck description to make sure it makes sense. Signed-off-by: Mirko Tietgen --- .../intranet-tmpl/prog/en/modules/admin/preferences/searching.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index c5c00a9..f996ad6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -153,8 +153,8 @@ Searching: - pref: MaxSearchResultsItemsPerRecordStatusCheck class: integer - items. - -
If a record has more than this number of items, they availability statuses may be incorrect in the search results, but will be correct in the record details. - -
Leave empty for no limit on the number of items for which to check the status. + -
Availability statuses may show incorrectly in search results if a record has more items than the limit set. Statuses will display correctly in the record details. + -
Leave empty for no limit. - - By default, sort search results in the OPAC by - pref: OPACdefaultSortField -- 2.1.4