Bugzilla – Attachment 129455 Details for
Bug 29875
Update text on MaxReserves system preference to describe functionality.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29875: Update wording on maxreserves system preference
Bug-29875-Update-wording-on-maxreserves-system-pre.patch (text/plain), 1.84 KB, created by
Tomás Cohen Arazi (tcohen)
on 2022-01-13 22:31:16 UTC
(
hide
)
Description:
Bug 29875: Update wording on maxreserves system preference
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2022-01-13 22:31:16 UTC
Size:
1.84 KB
patch
obsolete
>From a28ef1138aaebe3345cb4553ebb53a850132fb4f Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >Date: Thu, 13 Jan 2022 19:17:06 +0000 >Subject: [PATCH] Bug 29875: Update wording on maxreserves system preference > >To test: >1 - see the current wording >2 - apply patch >3 - words are changed > >Test to confirm accuracy of wording: >1 - set maxreserves to 1 >2 - set all/all circ rule to unlimited holds allowed total, holds allowed daily, and holds per record >3 - confirm you can place 1 hold for a patron, but the second is blocked >4 - set maxreserves to 0 >5 - confirm you can place and number of holds for the patron >6 - set maxreserves to blank >7 - confirm you can place any number of holds for the patron > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 6c2a33bc6c..43ccf3fd33 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -774,10 +774,10 @@ Circulation: > 0: Automatically > - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in. > - >- - Patrons can only have >+ - Patrons can have a maximum of > - pref: maxreserves > class: integer >- - holds at once. >+ - holds at once (leave blank or set to 0 to disable). Additional limits may apply based on circulation rules. > - > - pref: emailLibrarianWhenHoldIsPlaced > choices: >-- >2.32.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 29875
:
129437
|
129443
|
129444
|
129455
|
129463