Bugzilla – Attachment 182492 Details for
Bug 37439
ChildNeedsGuarantor description misleading
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37439: Fix misleading ChildNeedsGuarantor description
Bug-37439-Fix-misleading-ChildNeedsGuarantor-descr.patch (text/plain), 1.66 KB, created by
Kyle M Hall (khall)
on 2025-05-15 16:42:10 UTC
(
hide
)
Description:
Bug 37439: Fix misleading ChildNeedsGuarantor description
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2025-05-15 16:42:10 UTC
Size:
1.66 KB
patch
obsolete
>From 197c6c5f3fd5cf73681c11b6b797dd8bfa71a230 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 15 May 2025 12:37:54 -0400 >Subject: [PATCH] Bug 37439: Fix misleading ChildNeedsGuarantor description > >Unless I misunderstood the purpose of the ChildNeedsGuarantor system preference, I think the description is misleading. >--- > .../prog/en/modules/admin/preferences/patrons.pref | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) > >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 90e041b2184..424b3eee9ba 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 >@@ -406,12 +406,13 @@ Patrons: > 0: "Don't allow" > - staff to set the ability for a patron's charges to be viewed by linked patrons in the OPAC. > - >- - "A child patron" >+ - "Any patron of a patron type than can have a guarantor" > - pref: "ChildNeedsGuarantor" > choices: >- 1: "must have" >- 0: "doesn't need" >- - a guarantor when adding the patron. >+ 1: "requires" >+ 0: "does not require" >+ - a guarantor be set when adding the patron. >+ - <p><strong>WARNING:</strong> Setting this preference to <em>requires</em> will cause errors for any pre-existing patrons that would now require a guarantor and do not have one. > Patron restrictions: > - > - pref: RestrictPatronsWithFailedNotices >-- >2.39.5 (Apple Git-154)
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 37439
:
182492
|
182509
|
183395