Bugzilla – Attachment 115364 Details for
Bug 27395
Add warning to PatronSelfRegistrationDefaultCategory to avoid accidental patron deletion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27395: Add warning to PatronSelfRegistrationDefaultCategory.
Bug-27395-Add-warning-to-PatronSelfRegistrationDef.patch (text/plain), 1.61 KB, created by
Eden
on 2021-01-19 21:27:09 UTC
(
hide
)
Description:
Bug 27395: Add warning to PatronSelfRegistrationDefaultCategory.
Filename:
MIME Type:
Creator:
Eden
Created:
2021-01-19 21:27:09 UTC
Size:
1.61 KB
patch
obsolete
>From 7f9347cf5ee799b80d399acd3a1f86a6ad92e649 Mon Sep 17 00:00:00 2001 >From: Eden Bacani <eden.bacani@gmail.com> >Date: Tue, 19 Jan 2021 21:21:51 +0000 >Subject: [PATCH] Bug 27395: Add warning to > PatronSelfRegistrationDefaultCategory. > >Test Plan >1. Check that warning message appears under PatronSelfRegistrationDefaultCategory when searched for in system preferences. >--- > 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 c0fc56e502..a6b5095356 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 >@@ -808,7 +808,7 @@ OPAC: > - "Use the patron category code" > - pref: PatronSelfRegistrationDefaultCategory > class: short >- - "as the default patron category for patrons registered via the OPAC." >+ - "as the default patron category for patrons registered via the OPAC. <br><strong>WARNING:</strong>If user enters one of there regular patron category codes instead of using a specific one for self registrations, some patrons may be accidentally deleted. " > - > - Delete patrons still in the category indicated by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory">PatronSelfRegistrationDefaultCategory</a>' > - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay >-- >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 27395
:
115364
|
115734
|
115846