]> git.koha-community.org Git - koha.git/commit
Bug 35792: Use of uninitialized value $sub6
authorCatalyst Bug Squasher <koha-training@catalyst.net.nz>
Thu, 25 Jul 2024 22:41:58 +0000 (22:41 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 2 Aug 2024 17:00:01 +0000 (19:00 +0200)
commitb8049af6b1e2c7de954ffc08e22acc08031fd290
tree042c05b6e0c41ed4b8eea06c23080a47dc0590a5
parent938053b1cf35e90827354d731704a26b2c3f86c8
Bug 35792: Use of uninitialized value $sub6

Test plan:

1. Apply patch
2. Rerun and make sure the error "Use of uninitialized value $sub6 in pattern match (m//) at /usr/share/koha/lib/Koha/SearchEngine/Elastricsearch.pm" is no longer present.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Initial testing done, it works well, needs an additional sign off from an external party

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/SearchEngine/Elasticsearch.pm