[Koha-bugs] [Bug 33048] Empty email link on error page when opac login not allowed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 23 01:45:40 CET 2023


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 147186
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147186&action=edit
Bug 33048: Fix email link on error page when opac login not allowed

This change replaces a non-existent variable with the
KohaAdminEmailAddress syspref.

Test plan:
0. Apply the patch
1. Go to
http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacuserlogin
2. Set to "Don't allow"
3. In an incognito window, go to
http://localhost:8080/cgi-bin/koha/opac-reportproblem.pl
4. Note that the "mailto" link for "Email" has the value from
KohaAdminEmailAddress syspref

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


More information about the Koha-bugs mailing list