Main Koha release repository
https://koha-community.org
81cc05cbd6
Location facet in UNIMARC is void. In the code, it is build on 995$c, while location is store in 995$e (see record.abs). This patch replace 995$c with 995$e in Koha.pm To test : 1. Use a UNIMARC Koha instance with ONE branch, and SEVERAL locations 2. Make a search in opac and staff interface : no location facet on the left side of the screen 3. apply the patch 4. Make the same search : location facets will be displayed NOTE: I, Mark Tompsett, rebased this. I confirmed that 995$c should be 995$e (wiki, Holdings_data_fields_(9xx) page) Also note that the code relocated based on bug 10078, causing the patch to not apply. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> NOTE: The location facet did not appear in master, but after applying the patch, it did appear. Because of the code being moved, it is no longer affected by the branch count or singleBranchMode. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Fixes wrong subfield code for UNIMARC. Signed-off-by: Galen Charlton <gmc@esilibrary.com> |
||
---|---|---|
acqui | ||
admin | ||
authorities | ||
basket | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
course_reserves | ||
debian | ||
docs | ||
errors | ||
etc | ||
install_misc | ||
installer | ||
Koha | ||
koha-tmpl | ||
labels | ||
members | ||
misc | ||
offline_circ | ||
opac | ||
OpenILS | ||
patron_lists | ||
patroncards | ||
plugins | ||
reports | ||
reserve | ||
reviews | ||
rotating_collections | ||
selenium | ||
serials | ||
services | ||
skel | ||
sms | ||
suggestion | ||
svc | ||
t | ||
tags | ||
test | ||
tmp/modified_authorities | ||
tools | ||
virtualshelves | ||
xt | ||
.htaccess | ||
.mailmap | ||
about.pl | ||
changelanguage.pl | ||
edithelp.pl | ||
fix-perl-path.PL | ||
help.pl | ||
INSTALL | ||
install-CPAN.pl | ||
INSTALL.debian | ||
INSTALL.fedora7 | ||
INSTALL.opensuse | ||
INSTALL.ubuntu | ||
koha_perl_deps.pl | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
README | ||
README.robots | ||
rewrite-config.PL |
Koha is a free software integrated library system. Koha is distributed under the GNU GPL version 3 or later. Please read the file LICENSE for more details. To install or upgrade Koha, please see the INSTALL file appropriate to your platform. Report bugs at http://bugs.koha-community.org/ Visit the Koha Project website at http://www.koha-community.org/