Bugzilla – Attachment 79581 Details for
Bug 20797
If an Ill request has an associated bib record, the detail view should contain a link to the record
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20996: (follow-up) Add <branch> to conf tpl
Bug-20996-follow-up-Add-branch-to-conf-tpl.patch (text/plain), 2.16 KB, created by
Magnus Enger
on 2018-09-28 13:17:37 UTC
(
hide
)
Description:
Bug 20996: (follow-up) Add <branch> to conf tpl
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2018-09-28 13:17:37 UTC
Size:
2.16 KB
patch
obsolete
>From 58a13dfe64c00c38748ce04fac572ab6e3ff5367 Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Tue, 25 Sep 2018 15:19:53 +0100 >Subject: [PATCH] Bug 20996: (follow-up) Add <branch> to conf tpl > >Since we now require the <branch> block, we should add it to the config >templates > >Signed-off-by: Magnus Enger <magnus@enger.priv.no> > >https://bugs.koha-community.org/show_bug.cgi?id=20797 >--- > debian/templates/koha-conf-site.xml.in | 7 +++++++ > etc/koha-conf.xml | 7 +++++++ > 2 files changed, 14 insertions(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index e6982bb27c..d2e38151fa 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -361,6 +361,13 @@ __END_SRU_PUBLICSERVER__ > <!-- Path to where Illbackends are located on the system > - This setting should normally not be touched --> > <backend_directory>/usr/share/koha/lib/Koha/Illbackends</backend_directory> >+ <!-- At least one <branch> block is required. --> >+ <branch> >+ <!-- The code of this branch --> >+ <code>CPL</code> >+ <!-- An optional prefix for all ILL request IDs for this branch --> >+ <prefix>ILL</prefix> >+ </branch> > <!-- How should we treat staff comments? > - hide: don't show in OPAC > - show: show in OPAC --> >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 4af100e389..452c7e06ea 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -177,6 +177,13 @@ __PAZPAR2_TOGGLE_XML_POST__ > <!-- Path to where Illbackends are located on the system > - This setting should normally not be touched --> > <backend_directory>__PERL_MODULE_DIR__/Koha/Illbackends</backend_directory> >+ <!-- At least one <branch> block is required. --> >+ <branch> >+ <!-- The code of this branch --> >+ <code>CPL</code> >+ <!-- An optional prefix for all ILL request IDs for this branch --> >+ <prefix>ILL</prefix> >+ </branch> > <!-- How should we treat staff comments? > - hide: don't show in OPAC > - show: show in OPAC --> >-- >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 20797
:
75454
|
75485
|
75486
|
75656
|
75870
|
79495
|
79496
|
79497
|
79578
|
79579
|
79580
|
79581
|
79582
|
79946
|
79947
|
80018
|
80019
|
80021
|
80022
|
80038
|
80040
|
80047
|
80048
|
80049
|
80055
|
80071
|
80072
|
80073
|
80120
|
80121
|
80122