Bugzilla – Attachment 114830 Details for
Bug 27336
JS error in Administration - System preferences page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27336: Fix JS error on preferences.pl
Bug-27336-Fix-JS-error-on-preferencespl.patch (text/plain), 1.43 KB, created by
David Cook
on 2021-01-05 01:52:37 UTC
(
hide
)
Description:
Bug 27336: Fix JS error on preferences.pl
Filename:
MIME Type:
Creator:
David Cook
Created:
2021-01-05 01:52:37 UTC
Size:
1.43 KB
patch
obsolete
>From 1ffe1bb2bd611feee55cadedb1e785407f4ce28c Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 4 Jan 2021 23:24:14 +0000 >Subject: [PATCH] Bug 27336: Fix JS error on preferences.pl > >To test: >1. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?tab=searching >2. If you are on the "Searching" tab you will see a console error >3. Apply patch >4. Make sure the error is gone > >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/searching.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >index 2e66eccef3..bae5198634 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >@@ -265,7 +265,7 @@ Searching: > yes: "Display" > no: "Don't display" > - " Koha record level itemtype info on detail and result pages in the OPAC and staff interface. This info also displays if the item-level_itypes system preference is set to bibliographic record." >- Did you mean/spell checking: >+ Did you mean and spell checking: > - > - "Swedish service for spellchecking.<br/>" > - LIBRIS Spellchecking API key >-- >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 27336
:
114826
|
114830
|
114949
|
114952
|
114975
|
115006
|
115007
|
115008