Bugzilla – Attachment 97192 Details for
Bug 9156
System preference itemcallnumber not pulling more than 2 subfields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9156: Clarify order in the syspref
Bug-9156-Clarify-order-in-the-syspref.patch (text/plain), 1.79 KB, created by
Jonathan Druart
on 2020-01-10 12:28:17 UTC
(
hide
)
Description:
Bug 9156: Clarify order in the syspref
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-01-10 12:28:17 UTC
Size:
1.79 KB
patch
obsolete
>From 8e938b26a547f21b3e4fd1259d54b34e90eb7f8f Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 2 Jan 2020 18:06:20 +0000 >Subject: [PATCH] Bug 9156: Clarify order in the syspref > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index dbfd788c66..456f732fa1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -74,7 +74,7 @@ Cataloging: > - > - Map the MARC subfield > - pref: itemcallnumber >- - "to an item's callnumber. (This can contain multiple subfields to look in; for instance <code>082ab</code> would look in 082 subfields a and b.)<br />Examples (for MARC21 records): <strong>Dewey</strong>: <code>082ab</code> or <code>092ab</code>; <strong>LOC</strong>: <code>050ab</code> or <code>090ab</code>; <strong>from the item record</strong>: <code>852hi</code>" >+ - "to an item's callnumber. (This can contain multiple subfields to look in; for instance <code>082ab</code> would look in 082 subfields a and b.)</br>Note: The order of the subfields in the record will be preserved.<br />Examples (for MARC21 records): <strong>Dewey</strong>: <code>082ab</code> or <code>092ab</code>; <strong>LOC</strong>: <code>050ab</code> or <code>090ab</code>; <strong>from the item record</strong>: <code>852hi</code>" > - > - Display MARC subfield > - pref: AlternateHoldingsField >-- >2.11.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 9156
:
13711
|
13712
|
95580
|
96486
|
96499
|
96764
|
96766
|
96767
|
96792
|
97190
|
97191
| 97192