https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40466
--- Comment #1 from Janusz Kaczmarek <[email protected]> --- Created attachment 184467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184467&action=edit Bug 40466: Zebra status misleading in "Server information" tab After changes to about.pl the checking of the Zebra status has landed in "sysinfo" section instead of "about". As a result "Zebra status" always reports "Running" even if Zebra is off. Test plan: ========== 1. Turn zebra server off (koha-zebra --stop kohadev) and check in "Server information" (More > About Koha) the "Zebra status" info. You will see "Running". 2. Apply the patch ; restart_all ; koha-zebra --stop kohadev 3. Check "Zebra status" in "Server information". You should see now: "Zebra server seems not to be available. Is it started?". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
