Bugzilla – Attachment 101553 Details for
Bug 22771
Sort by title does not consider second indicator of field 245 (MARC21)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22771: (QA follow-up) Fix POD
Bug-22771-QA-follow-up-Fix-POD.patch (text/plain), 1.04 KB, created by
Nick Clemens (kidclamp)
on 2020-03-24 12:19:27 UTC
(
hide
)
Description:
Bug 22771: (QA follow-up) Fix POD
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-03-24 12:19:27 UTC
Size:
1.04 KB
patch
obsolete
>From 2acd4858522ebc45313e1e5403e850e558d391f2 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 24 Mar 2020 12:15:26 +0000 >Subject: [PATCH] Bug 22771: (QA follow-up) Fix POD > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > Koha/SearchEngine/Elasticsearch.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/SearchEngine/Elasticsearch.pm b/Koha/SearchEngine/Elasticsearch.pm >index 9c59a618f0..fa5f1ed0ba 100644 >--- a/Koha/SearchEngine/Elasticsearch.pm >+++ b/Koha/SearchEngine/Elasticsearch.pm >@@ -747,7 +747,7 @@ sub _array_to_marc { > my @mappings = _field_mappings($facet, $suggestible, $sort, $search, $target_name, $target_type, $range) > > Get mappings, an internal data structure later used by >-L<_process_mappings($mappings, $data, $record_document, $altscript)> to process MARC target >+L<_process_mappings($mappings, $data, $record_document, $meta)> to process MARC target > data for a MARC mapping. > > The returned C<$mappings> is not to to be confused with mappings provided by >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22771
:
99691
|
99692
|
99693
|
99696
|
100270
|
100297
|
100298
|
101551
|
101552
| 101553