Bugzilla – Attachment 107722 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.59 KB, created by
Lucas Gass (lukeg)
on 2020-08-03 21:59:36 UTC
(
hide
)
Description:
Bug 26131: Remove parentheses in circulation.pref
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2020-08-03 21:59:36 UTC
Size:
1.59 KB
patch
obsolete
>From 1a4bd58ea8d61dfadd79bfbbad4453ab18cfcbca 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! >--- > .../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