]> 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)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 6 Sep 2024 16:52:55 +0000 (16:52 +0000)
commite6b23deb4c2e4065014fb56565a1fc35f8e403de
tree57ead63f195540738695d2398cfd22e7d4507c02
parente25b5cf5f74b21282ccd3d81304aa86e1cdd586e
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>
(cherry picked from commit 63e560a4323d0695853d4031053a057aa27f6394)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
about.pl