Bugzilla – Attachment 118891 Details for
Bug 24000
Some modules do not return 1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24000: Koha::Item::Search::Field does not return 1
Bug-24000-KohaItemSearchField-does-not-return-1.patch (text/plain), 776 bytes, created by
Katrin Fischer
on 2021-03-27 14:25:08 UTC
(
hide
)
Description:
Bug 24000: Koha::Item::Search::Field does not return 1
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-03-27 14:25:08 UTC
Size:
776 bytes
patch
obsolete
>From 88b4e2e76c20730f73353442c08a4445c6b4af67 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 8 Nov 2019 11:06:52 +0000 >Subject: [PATCH] Bug 24000: Koha::Item::Search::Field does not return 1 > >Test plan: >Run t/db_dependent/Koha/Item/Search/Field.t > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > Koha/Item/Search/Field.pm | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/Koha/Item/Search/Field.pm b/Koha/Item/Search/Field.pm >index 74c1cf211e..77e5309b30 100644 >--- a/Koha/Item/Search/Field.pm >+++ b/Koha/Item/Search/Field.pm >@@ -109,3 +109,5 @@ sub GetItemSearchFields { > > return @fields; > } >+ >+1; >-- >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 24000
:
95199
|
115290
|
118877
|
118878
| 118891 |
118892