Bugzilla – Attachment 137208 Details for
Bug 15187
Adding 880 Fields to index-list in order to Increase Search for ALL non-latin Scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15187: (QA follow-up) Add unit test
Bug-15187-QA-follow-up-Add-unit-test.patch (text/plain), 961 bytes, created by
Martin Renvoize (ashimema)
on 2022-07-06 11:54:50 UTC
(
hide
)
Description:
Bug 15187: (QA follow-up) Add unit test
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-07-06 11:54:50 UTC
Size:
961 bytes
patch
obsolete
>From 3dfed98e8c5021414e29d3ce7afec83555dd377c Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 6 Jul 2022 12:52:05 +0100 >Subject: [PATCH] Bug 15187: (QA follow-up) Add unit test > >This patch adds a unit test for the newly introduced filter. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > Koha/Filter/MARC/Index880InZebra.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Filter/MARC/Index880InZebra.pm b/Koha/Filter/MARC/Index880InZebra.pm >index 0cff55c117..4250e00633 100644 >--- a/Koha/Filter/MARC/Index880InZebra.pm >+++ b/Koha/Filter/MARC/Index880InZebra.pm >@@ -23,7 +23,7 @@ so that the alternate graphic representation gets indexed appropriately > > =head1 SYNOPSIS > >-my $processor = Koha::RecordProcessor->new({ filters => ('Index880InZebra') }); >+ my $processor = Koha::RecordProcessor->new({ filters => ('Index880InZebra') }); > > =head1 DESCRIPTION > >-- >2.20.1
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 15187
:
44850
|
44876
|
134457
|
137050
|
137207
|
137208
|
137233
|
137234