Bugzilla – Attachment 69617 Details for
Bug 19542
Koha should display Elasticsearch information in the about page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19542 - QA Followup: Remove debug warn
Bug-19542---QA-Followup-Remove-debug-warn.patch (text/plain), 649 bytes, created by
Nick Clemens (kidclamp)
on 2017-12-07 15:40:49 UTC
(
hide
)
Description:
Bug 19542 - QA Followup: Remove debug warn
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2017-12-07 15:40:49 UTC
Size:
649 bytes
patch
obsolete
>From 81eea637a526ab7ca74bb3a49f034071986409d1 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 7 Dec 2017 15:35:42 +0000 >Subject: [PATCH] Bug 19542 - QA Followup: Remove debug warn > >--- > about.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/about.pl b/about.pl >index 210a923..25fd54d 100755 >--- a/about.pl >+++ b/about.pl >@@ -313,7 +313,6 @@ if ( C4::Context->preference('SearchEngine') eq 'Elasticsearch' ) { > $template->param( elasticsearch_fatal_config_error => $_->message ); > $es_config_error = 1; > } >- warn p($_); > }; > if ( !$es_config_error ) { > >-- >2.1.4
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 19542
:
68861
|
68862
|
68863
|
68864
|
68935
|
68936
|
69615
|
69616
| 69617 |
69699
|
69730
|
69731