http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8787 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12330|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 12367 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12367&action=edit [SIGNED-OFF] But 8787: don't load the page if OpacMaintenance is ON If the syspref OpacMaintenance is ON, it is useless to loaded the requested page. To test: - switch on the syspref OpacMaintenace - check in your apache access log, zebra log, etc. the requested page is not loaded (i.e. on the opac-search.pl page) Signed-off-by: Marc Veron <veron@veron.ch> Checked by watching other_vhosts_access.log Works as expected -- You are receiving this mail because: You are watching all bug changes.