]> git.koha-community.org Git - koha.git/commit
Bug 9341: Problem with UNIMARC authors facets
authorVitor FERNANDES <vfernandes@keep.pt>
Mon, 18 Feb 2013 10:42:10 +0000 (10:42 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 29 Mar 2013 06:10:36 +0000 (19:10 +1300)
commitcd173ef3fd2b35eeb64a2a4943156ce918761c06
tree9e957b2795f2bc05063c06c14e164f42e7ab8106
parentd9f74283bddfa61edade4fcfe03eb4c55e021794
Bug 9341: Problem with UNIMARC authors facets

In UNIMARC installations the authors have a double comma separating the subfield a and the subfield b.

Test plan:

- After applying the patch do a search and check the double comma in authors facets.
- Apply the patch
- Do a new search
- Check if authors facets as a double comma

Sponsored-by: KEEP SOLUTIONS
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Conflicts:
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Conflicts:
installer/data/mysql/sysprefs.sql

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Koha.pm
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref