https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38988
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes the messages release notes| |displayed in About Koha | |"Server information" and | |"System information" tabs, | |depending on whether the | |RabbitMQ service is running | |and the options for the | |JobsNotificationMethod | |system preference. | |Previously, an error | |message was shown in the | |system information tab when | |the "Polling" option was | |selected and RabbitMQ was | |not running, when it | |shouldn't have. | | | |Expected | |behavour: | |- RabbitMQ | |running: | | . STOMP option: | |message broker shows as | |"Using RabbitMQ", no | |warnings in the system | |information tab | | . Polling | |option: message broker | |shows as "Using SQL | |polling", no warnings in | |the system information tab | |- RabbitMQ not running: | | . | |STOMP option: message | |broker shows as "Using SQL | |polling (Fallback, Error | |connecting to RabbitMQ)", | |error message shown in the | |system information tab | | . | |Polling option: message | |broker shows as "Using SQL | |polling", no warnings in | |the system information tab -- You are receiving this mail because: 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/
