[Koha-bugs] [Bug 27940] Fix missing email in OpacMaintenance page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 12 11:31:18 CET 2021


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

--- Comment #1 from Magnus Enger <magnus at libriotech.no> ---
Created attachment 118184
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118184&action=edit
Bug 27940 - Fix missing email in OpacMaintenance page

To reproduce:

KohaAdminEmailAddress = Some valid email address
OpacMaintenance = Show

OPAC/cgi-bin/koha/maintenance.pl shows this text:

"Koha online catalog is offline for system maintenance. We'll be back
soon! If you have any questions, please contact the site administrator."

"site administrator" is a link, but it only links to "mailto:", the
actual email address from KohaAdminEmailAddress is missing.

To test:
- Apply the patch
- Reload the maintenance page
- Click on the "site administrator" link and verify it contains the
  address from KohaAdminEmailAddress

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


More information about the Koha-bugs mailing list