Bugzilla – Attachment 107761 Details for
Bug 26131
console errors when attempting to open SCO related system preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26131: Remove parentheses in circulation.pref
Bug-26131-Remove-parentheses-in-circulationpref.patch (text/plain), 1.71 KB, created by
Nick Clemens (kidclamp)
on 2020-08-04 13:07:18 UTC
(
hide
)
Description:
Bug 26131: Remove parentheses in circulation.pref
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-08-04 13:07:18 UTC
Size:
1.71 KB
patch
obsolete
>From 6f68d6257ede94210d81f8337d1bf6eb53d97dbb Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 3 Aug 2020 21:56:48 +0000 >Subject: [PATCH] Bug 26131: Remove parentheses in circulation.pref > >To test: >1. Search for a SCO system preference like SCOUserJS. >2. Note that there is a console error on that screen and you cannot open editor. >3. Apply patch >4. Reload the page. >5. No more console error and you can now edit the system pref! > >Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 8c7e3340f3..25995eab53 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -970,7 +970,7 @@ Circulation: > - pref: ProcessingFeeNote > type: textarea > class: code >- Self check-in module (sci-main.pl): >+ Self check-in module: > - > - "Include the following HTML on the self check-in screen:" > - pref: SelfCheckInMainUserBlock >@@ -1000,7 +1000,7 @@ Circulation: > type: textarea > syntax: javascript > class: code >- Self check-out module (sco-main.pl): >+ Self check-out module: > - > - "Include the following JavaScript on all pages in the web-based self checkout:" > - pref: SCOUserJS >-- >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 26131
:
107722
|
107727
| 107761