Bugzilla – Attachment 93072 Details for
Bug 23651
RestrictedPage system preferences should include the address of the page in the description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23651 - Add address of restricted page to syspref description
Bug-23651---Add-address-of-restricted-page-to-sysp.patch (text/plain), 1.37 KB, created by
ByWater Sandboxes
on 2019-09-20 22:14:17 UTC
(
hide
)
Description:
Bug 23651 - Add address of restricted page to syspref description
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2019-09-20 22:14:17 UTC
Size:
1.37 KB
patch
obsolete
>From 8b16a728c3f5d5dc64b256eddd0ab58b610cda92 Mon Sep 17 00:00:00 2001 >From: Nick <nick@bywatersolutions.com> >Date: Fri, 20 Sep 2019 16:44:53 +0000 >Subject: [PATCH] Bug 23651 - Add address of restricted page to syspref > description > >To test: >1 - Look at the restricted page syspref >2 - Check that the url is listed >3 - Add some content to the page >4 - Save the prefs >5 - Verify the address listed takes you to the page on the opac > >Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index a078939dfc..b1923b3215 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -732,7 +732,7 @@ OPAC: > - pref: RestrictedPageLocalIPs > - "do not need to be authenticated (comma separated - ex: '127.0.0,127.0.1')" > - >- - "HTML content of your restricted page" >+ - "HTML content of your restricted page (available at /cgi-bin/koha/opac-restrictedpage.pl)" > - pref: RestrictedPageContent > type: textarea > syntax: text/html >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 23651
:
93011
|
93072
|
93180