5 Jul
2024
5 Jul
'24
11:52 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37260 --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 168530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168530&action=edit Bug 37260: Move setting of warnConnectBroker to 'about' block Test plan: 1) Apply test patch only 2) Visit <staff_url>/cgi-bin/koha/about.pl 3) Notice it shows 'Using RabbitMQ' (it should show 'Using SQL polling') 4) Apply this patch, repeat 3) 5) Notice it now shows 'Using SQL polling' 6) Remove test patch. Notice it shows 'Using RabbitMQ' again. -- You are receiving this mail because: You are watching all bug changes.