Bugzilla – Attachment 185311 Details for
Bug 40635
Incorrect default capitalization in guarantor relationship menu
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40635: Incorrect default capitalization in guarantor relationship menu
Bug-40635-Incorrect-default-capitalization-in-guar.patch (text/plain), 1.73 KB, created by
David Flater
on 2025-08-12 00:19:22 UTC
(
hide
)
Description:
Bug 40635: Incorrect default capitalization in guarantor relationship menu
Filename:
MIME Type:
Creator:
David Flater
Created:
2025-08-12 00:19:22 UTC
Size:
1.73 KB
patch
obsolete
>From 9a2cb3f05453a736b5ca95b8275fc8ff71633eee Mon Sep 17 00:00:00 2001 >From: David Flater <flaterdavid@gmail.com> >Date: Tue, 12 Aug 2025 00:14:41 +0000 >Subject: [PATCH] Bug 40635: Incorrect default capitalization in guarantor > relationship menu > >--- > installer/data/mysql/mandatory/sysprefs.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/mandatory/sysprefs.sql b/installer/data/mysql/mandatory/sysprefs.sql >index 76954d2022..3e609d6eee 100644 >--- a/installer/data/mysql/mandatory/sysprefs.sql >+++ b/installer/data/mysql/mandatory/sysprefs.sql >@@ -127,7 +127,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('BlockReturnOfLostItems','0','0','If enabled, items that are marked as lost cannot be returned.','YesNo'), > ('BlockReturnOfWithdrawnItems','1','0','If enabled, items that are marked as withdrawn cannot be returned.','YesNo'), > ('BorrowerMandatoryField','surname|cardnumber',NULL,'Choose the mandatory fields for a patron\'s account','free'), >-('borrowerRelationship','father|mother','','Define valid relationships between a guarantor & a guarantee (separated by | or ,)','free'), >+('borrowerRelationship','Father|Mother','','Define valid relationships between a guarantor & a guarantee (separated by | or ,)','free'), > ('BorrowerRenewalPeriodBase','now','dateexpiry|now|combination','Set whether the borrower renewal date should be counted from the dateexpiry, from the current date or by combination: if the dateexpiry is in future use dateexpiry, else use current date ','Choice'), > ('BorrowersLog','1',NULL,'If ON, log edit/create/delete actions on patron data','YesNo'), > ('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), >-- >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 40635
: 185311