[Koha-bugs] [Bug 24327] anonymous suggestions should not be allowed if AnonymousPatron misconfigured

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 2 11:43:28 CET 2020


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 96730
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96730&action=edit
Bug 24327: Add warning to the about page is AnonSugggestions but
AnonymousPatron

This patch adds a warning to the about page if AnonSuggestions is set
but AnonymousPatron.

Test plan:
Turn on AnonSuggestions and set AnonymousPatron to 0
=> You see a warning on the about page
Turn on AnonSuggestions and set AnonymousPatron to an invalid value
=> You see a warning on the about page
Turn off AnonSuggestions
=> No warning
Turn on AnonSuggestions and set AnonymousPatron to a valid value
=> No warning

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


More information about the Koha-bugs mailing list