Koha/koha-tmpl/opac-tmpl/prog/en/includes
Vitor FERNANDES 6dcd8f235f Bug 9395: Problem with callnumber and standard number searches
This problem happens because there isn't a operator "phr" in the values
of callnumber and standard number search. So many results aren't the
corrects ones.

Test plan:

- Apply the patch
- In the dropbox search menu of OPAC main page header, the callnum
  should have only callnum
- In OPAC advanced search the callnumber and standard number options
  shouldn't have "phr"
- In staff client advanced search the callnumber and standard number
  options shouldn't have "phr"
- Change OPACNumbersPreferPhrase and IntranetNumbersPreferPhrase to "use"
- The options listed before should use now the operator "phr"
- This will resolve the problems with the searches of callnumbers and
  standard numbers in OPAC and staff client (spaces problems, no
  results, inconsistent results, etc...)

Sponsored-by: KEEP SOLUTIONS
Signed-off-by: Owen Leonard <oleonard@myacpl.org>

I don't know how to reproduce the searching problems described in the
bug, but I can confirm that the patch works correctly to enable/disable
the use of 'phr' in the searches described in the test plan.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
System preferences work as described, switching indexes in
OPAC and staff.
All tests and QA script pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-15 18:30:15 -05:00
..
search Bug 8233 : SearchEngine: Add a Koha::SearchEngine module 2012-07-06 16:51:58 +02:00
authorities-search-results.inc Bug 8870 UNIMARC authorities search doesn't display information properly 2012-10-22 17:50:06 +02:00
calendar.inc Bug 9166: OPAC needs configuration file for datepicker 2012-12-19 19:38:27 -05:00
datatables-strings.inc Bug 6836: Add jQuery dataTables plugin 2012-01-27 11:33:11 +01:00
doc-head-close.inc Bug 9583 - OPAC cart button display problem in Chromium 2013-02-12 08:40:53 -05:00
doc-head-open.inc Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
favicon.ico New programmer templates for the OPAC. Markup has been pared down, but structure hasn't been updated according to new guidelines put forth by Paul on the mailing list (i.e. named blocks, etc). 2006-03-03 20:10:26 +00:00
item-status.inc Bug 8988: item status uses authorized value description for intranet 2012-11-09 20:13:15 -05:00
masthead.inc Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00
navigation.inc Bug 6825 OpacNav menu hide user menu on opac-user.pl page 2011-10-14 11:20:06 +13:00
opac-authorities.inc Bug 9132: Paging through OPAC authority search results does not work (followup 1) input with and_ora instread of and_or 2012-11-28 08:13:18 -05:00
opac-bottom.inc Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00
opac-detail-sidebar.inc Bug 8525: highlight matches on OPAC detail page 2012-09-03 09:58:28 +02:00
opac-facets.inc Bug 8989 - Availability facet needs an id 2012-11-08 23:23:25 -05:00
opac-topissues.inc Bug 7731 - Library should be used instead of branch and site 2012-03-20 15:17:08 +01:00
page-numbers.inc Bug 9134: There is no previous link on the second page of the search results page 2012-12-02 09:16:58 -05:00
patron-title.inc Bug 6303: Display Organisation and Parent Organisation names when viewing a borrower of type organisation 2011-11-24 11:30:08 +01:00
resort_form.inc Bug 2780 - Capitalize strings consistently (OPAC includes) 2012-04-10 10:03:31 +02:00
subtypes_unimarc.inc Bug 9402: letter v between 2 option tags 2013-01-24 08:56:14 -05:00
usermenu.inc Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00