Bugzilla – Attachment 184648 Details for
Bug 38404
Make clear in RestrictPatronsWithFailedNotices syspref description that restrict_patrons_with_failed_notices.pl cronjob has default days setting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices
Bug-38404-Add-explanatory-text-to-RestrictPatronsW.patch (text/plain), 1.63 KB, created by
Lucas Gass (lukeg)
on 2025-07-25 15:27:14 UTC
(
hide
)
Description:
Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-07-25 15:27:14 UTC
Size:
1.63 KB
patch
obsolete
>From e4dee7c59cb67eb351220ad8fc33b48cab0c56c2 Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >Date: Fri, 31 Jan 2025 19:13:27 +0000 >Subject: [PATCH] Bug 38404: Add explanatory text to > RestrictPatronsWithFailedNotices > >To test: >apply the patch and search for RestrictPatronsWithFailedNotices in sysprefs. It will now include a note that the cron looks at the preceding 7 days. > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/patrons.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 2ca8899ec3d..5a84a245575 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -420,7 +420,7 @@ Patrons: > 1: Apply > 0: "Don't apply" > - "a restriction to a patron when their email and SMS messages fail to send at the Koha level." >- - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/restrict_patrons_with_failed_notices.pl</code> cronjob. Ask your system administrator to schedule it." >+ - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/restrict_patrons_with_failed_notices.pl</code> cronjob. Ask your system administrator to schedule it. When run, the cronjob restricts any patron with a failed email or SMS message in the preceding 7 days." > > Privacy: > - >-- >2.39.5
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 38404
:
177408
|
180409
| 184648