[Koha-bugs] [Bug 32665] warnPrefRequireChoosingExistingAuthority condition incorrect in about.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 18 05:40:19 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32665

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 145382
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145382&action=edit
Bug 32665: Fix typo in template condition

This patch fixes a typo in a template condition so that
the about.pl warning about RequireChoosingExistingAuthority is
shown when it's the only warning to display

Test plan:
0. Don't apply the patch yet
1. Go to http://localhost:8081/cgi-bin/koha/about.pl
2. Note that "No warnings" is shown
3. Apply the patch
4. Go to http://localhost:8081/cgi-bin/koha/about.pl
5. Note that there is a heading for "Warnings regarding the
system configuration" and a specific warning about the
"RequireChoosingExistingAuthority" system preference

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list