Koha/installer/data/mysql
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
..
atomicupdate Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
de-DE Bug 9494: update default LOC z39.50 target settings 2013-01-31 11:11:16 -05:00
en Bug 9382 - updating permission labels 2013-01-31 11:12:54 -05:00
es-ES Bug 9494: update default LOC z39.50 target settings 2013-01-31 11:11:16 -05:00
fr-FR Bug 9151 follow-up: fr-FR translated to french 2012-12-21 07:41:25 -05:00
it-IT Bug 9112 : update of Italian SQL files 2012-12-22 16:20:28 -05:00
nb-NO Bug 9494: update default LOC z39.50 target settings 2013-01-31 11:11:16 -05:00
pl-PL Bug 9494: update default LOC z39.50 target settings 2013-01-31 11:11:16 -05:00
ru-RU BUG 9151 - Renewal notice according to patron alert preferences (Patch 2) 2012-12-21 07:41:25 -05:00
uk-UA BUG 9151 - Renewal notice according to patron alert preferences (Patch 2) 2012-12-21 07:41:25 -05:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
sysprefs.sql Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00
update22to30.pl Bug 8289 Upgrading from 2.2 does not work anymore 2012-06-25 16:15:42 +02:00
updatedatabase.pl Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00