From: Jeff Godin Date: Wed, 19 Aug 2015 16:41:33 +0000 (-0400) Subject: LP#1312297 Legacy selfcheck removal release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b15ec960babf2214ac0dafddcbf51372a46de71e;p=evergreen%2Fmasslnc.git LP#1312297 Legacy selfcheck removal release notes Release notes for the removal of the legacy selfcheck interface. Signed-off-by: Jeff Godin --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/removal-of-legacy-selfcheck.txt b/docs/RELEASE_NOTES_NEXT/OPAC/removal-of-legacy-selfcheck.txt new file mode 100644 index 0000000000..422ee9b87c --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/removal-of-legacy-selfcheck.txt @@ -0,0 +1,28 @@ +Removal of legacy selfcheck interface +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The legacy selfcheck interface is no longer included in Evergreen as +of this release. + +This interface was formerly located at a URL ending in +extras/selfcheck/selfcheck.xml + +No attempt is made at upgrade time to automatically remove this +interface. + +It is recommended that you remove this interface and its associated +configuration after performing an upgrade: + +(paths relative to Evergreen web root) + +- opac/extras/selfcheck/selfcheck.css +- opac/extras/selfcheck/selfcheck.js +- opac/extras/selfcheck/selfcheck.xml +- opac/extras/selfcheck/selfcheck_print.css + +You can also remove the related Apache configuration block starting +with: + +[source, conf] + +