Bugzilla – Attachment 90138 Details for
Bug 22960
Typo found in circulation.pref in UpdateItemLocationOnCheckin preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22960: Typo found in circulation.pref in UpdateItemLocationOnCheckin preference
Bug-22960-Typo-found-in-circulationpref-in-UpdateI.patch (text/plain), 2.56 KB, created by
Josef Moravec
on 2019-05-28 06:07:50 UTC
(
hide
)
Description:
Bug 22960: Typo found in circulation.pref in UpdateItemLocationOnCheckin preference
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-05-28 06:07:50 UTC
Size:
2.56 KB
patch
obsolete
>From ed860196bc2660bf63cb11f17a5ca60a918d9583 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 22 May 2019 12:23:47 +0000 >Subject: [PATCH] Bug 22960: Typo found in circulation.pref in > UpdateItemLocationOnCheckin preference > >This patch corrects a typo in circulation.pref in the description of the >UpdateItemLocationOnCheckin preference. > >To see the problem, go to Administration -> System preferences -> >Circulation and look at the description for the >UpdateItemLocationOnCheckin preference: > >"The special term _BLANK_ may be used on either side of a value pair to >update or remove the location from items with no locaiton assigned." > >Note the misspelling "locaiton." > >To test, apply the patch and refresh the circulation preferences page. >The typo should be fixed. > >Signed-off-by: Bin Wen <bin.wen@inlibro.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 ee0193a..a7492c4 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 >@@ -545,7 +545,7 @@ Circulation: > - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.<br/><br/>" > - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>" > - "Note: PROC and CART are special values, for these locations only can location and permanent_location differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>" >- - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no locaiton assigned.<br/>" >+ - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>" > - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, <strong>and overrides all other rules.</strong>" > - > - pref: UpdateNotForLoanStatusOnCheckin >-- >2.1.4
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 22960
:
89955
|
90072
|
90121
|
90122
| 90138 |
90140
|
90265
|
90306