]> git.koha-community.org Git - koha.git/commit
Bug 37509: Check Elasticsearch info for both 'about' and 'sysinfo' tabs
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 29 Jul 2024 11:23:51 +0000 (11:23 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 21 Aug 2024 17:13:55 +0000 (19:13 +0200)
commit63e560a4323d0695853d4031053a057aa27f6394
treeb74b2d5a6f35e163366a6889699208b8697c2725
parent57dc65bed597507c9b0433edaed5f535d46b7f0c
Bug 37509: Check Elasticsearch info for both 'about' and 'sysinfo' tabs

1) Notice 'Elasticsearch:' entry at  http://localhost:8081/cgi-bin/koha/about.pl?tab=about is empty
2) Apply patch + restart plack
3) Repeat step 1) Notice it now shows elasticsearch info as expected.
4) Verify that Elasticsearch warning http://localhost:8081/cgi-bin/koha/about.pl?tab=sysinfo is the same before and applying patch.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
about.pl