Bugzilla – Attachment 20289 Details for
Bug 8507
koha-create should be updated to use DOM indexing for bib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8507: [SIGNEF OFF] Follow-Up: Fix path
Bug-8507-SIGNEF-OFF-Follow-Up-Fix-path.patch (text/plain), 1.14 KB, created by
Chris Cormack
on 2013-08-13 09:06:06 UTC
(
hide
)
Description:
Bug 8507: [SIGNEF OFF] Follow-Up: Fix path
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-08-13 09:06:06 UTC
Size:
1.14 KB
patch
obsolete
>From c2b76bfcc94a71149ba0babfc18d9c2c945f497a Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Sat, 10 Aug 2013 00:59:27 +0200 >Subject: [PATCH] Bug 8507: [SIGNEF OFF] Follow-Up: Fix path > >Fixed the path to __ZEBRA_BIBLIOS_CFG__ for <server id="mergeserver"> > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >Good catach drojf. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >--- > debian/templates/koha-conf-site.xml.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index 80da24a..71de9fb 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -18,7 +18,7 @@ > <listen id="mergeserver">tcp:@:__MERGE_SERVER_PORT__</listen> > <server id="mergeserver" listenref="mergeserver"> > <directory>/var/lib/koha/__KOHASITE__/biblios</directory> >- <config>/var/lib/koha/__KOHASITE__/__ZEBRA_BIBLIOS_CFG__</config> >+ <config>/etc/koha/sites/__KOHASITE__/__ZEBRA_BIBLIOS_CFG__</config> > <cql2rpn>/var/lib/koha/__KOHASITE__/pqf.properties</cql2rpn> > </server> > --> >-- >1.8.4.rc1
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 8507
:
20182
|
20189
|
20212
|
20247
|
20251
|
20256
|
20263
|
20288
| 20289