Main Koha release repository https://koha-community.org
Find a file
Nicolas Legrand 7a80c94d96
Bug 23671: Elasticsearch shouldn't throw exception on an uppercase subfield identifier
Prevent Elasticsearch from throwing an exception when the mappings
include uppercase subfield identifier.

Though forbidden in MARC21, It doesn't seem to be the case for Unimarc
or ISO 2709 as a whole. It is also possible to define such a subfield
identifier in the Koha MARC Framework and in the Elasticsearch
mappings.

Test plan:

1. add a 995Z subfield identifier in Elasticsearch mappings
(Administration -> Search engine configuration)
2. run $KOHA_PATH/misc/search_tools/rebuild_elasticsearch.pl -v -d -b
3. see it throw: “Invalid MARC field expression: 995Z”
4. apply patch
5. rerun $KOHA_PATH/misc/search_tools/rebuild_elasticsearch.pl -v -d -b
6. sababa

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-07 13:00:16 +01:00
acqui Bug 23079: Handle invalid timezones when adding/subtracting durations 2019-09-06 13:17:47 +01:00
admin Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
api/v1 Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
authorities
basket
C4 Bug 23252: Add missing input_marceditor class in item editor 2019-10-03 10:24:56 +01:00
catalogue Bug 23543: Adding Withdrawn to the Item Search 2019-10-03 10:53:11 +01:00
cataloguing Bug 15497: Limit itemtypes by branch in additem.pl 2019-09-12 16:31:06 +01:00
circ Bug 23686: Check onsite checkout when the last checkout was an onsite one 2019-10-03 10:47:31 +01:00
clubs
course_reserves
debian
docs
errors
etc Bug 23722: Document allow_empty_passwords in the example SIP config file 2019-10-03 10:28:24 +01:00
ill
installer Bug 23007: DBRev 19.06.00.034 2019-10-07 12:45:23 +01:00
Koha Bug 23671: Elasticsearch shouldn't throw exception on an uppercase subfield identifier 2019-10-07 13:00:16 +01:00
koha-tmpl Bug 23007: Retain focus on 'barcode' input if transfers don't block circ 2019-10-07 12:42:28 +01:00
labels
members Bug 23723: using exit inside eval to stop sending output to browser doesn't work under plack 2019-10-07 12:21:30 +01:00
misc Bug 21343: Respect patron language preference in automtic renewals 2019-10-07 12:21:12 +01:00
offline_circ
opac Bug 23723: using exit inside eval to stop sending output to browser doesn't work under plack 2019-10-07 12:21:30 +01:00
OpenILS
patron_lists
patroncards
plugins
reports
reserve Bug 19618: Add ability to place holds for members of a club in intranet 2019-10-01 08:05:57 +01:00
reviews
rotating_collections
serials
services
skel
suggestion
svc
t Bug 18084: (RM follow-up) Fix authentication tests 2019-10-07 12:10:54 +01:00
tags
tmp/modified_authorities
tools Bug 22996: Move barcode separators to a preference 2019-09-10 09:34:34 +01:00
virtualshelves
xt
.editorconfig
.gitignore
.htaccess
.mailmap
.scss-lint.yml
about.pl
changelanguage.pl
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 23007: DBRev 19.06.00.034 2019-10-07 12:45:23 +01:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo