Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Bug 9420 [Revised] Work on Bootstrap for Koha: Circ toolbar 2013-02-15 09:04:17 -05:00
includes Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00
js Bug 9420 [Revised] Work on Bootstrap for Koha 2013-02-15 09:04:17 -05:00
lib Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
modules Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00
xslt Bug 9169 - Wrap relator code in <span> to allow for CSS customization 2012-12-22 16:42:46 -05:00
columns.def