[Koha-bugs] [Bug 28086] Email address shown on OpacMaintenancePage should use ReplytoDefault if set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 8 16:17:19 CEST 2021


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 119325
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119325&action=edit
Bug 28086: OpacMaintenance page should use ReplytoDefault if set

This patch changes the OPAC maintenance template so that it checks for a
value in the ReplyToDefault system preference when displaying the
"please contact the site administrator" email link.

Also changed: If neither ReplytoDefault nor KohaAdminEmailAddress is
defined, it won't show the link at all.

To test, apply the patch and set the OpacMaintenance preference to
"Show."

 - In the OPAC you should see the "System Maintenance" page.
 - Test this page with various settings:
   - ReplytoDefault and KohaAdminEmailAddress both populated.
   - Only ReplytoDefault
   - Only KohaAdminEmailAddress
   - Neither.

 Confirm that the correct email address is used in each case.

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


More information about the Koha-bugs mailing list