Bugzilla – Attachment 80647 Details for
Bug 20078
Indexes 'arl' (Accelerated reading level) and 'arp' (Accelerated reading point) not usable in search menus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20078: (follow-up) Prevent conflict from attribute duplication
Bug-20078-follow-up-Prevent-conflict-from-attribut.patch (text/plain), 1.38 KB, created by
Barton Chittenden
on 2018-10-15 21:42:38 UTC
(
hide
)
Description:
Bug 20078: (follow-up) Prevent conflict from attribute duplication
Filename:
MIME Type:
Creator:
Barton Chittenden
Created:
2018-10-15 21:42:38 UTC
Size:
1.38 KB
patch
obsolete
>From 3e4ca8c3e9ab12bd4b025430e3a8d02039182819 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 26 Sep 2018 15:00:16 +0000 >Subject: [PATCH] Bug 20078: (follow-up) Prevent conflict from attribute > duplication > >To test: >1 - Apply first patch >2 - Attempt searching by arp, no results >3 - Apply this patch >4 - Copy bib1.att and ccl.properties to the correct locations >5 - Restart zebra >6 - Rebuild indexes >7 - Search agian, success! > >Signed-off-by: Margie Sheppard - Central Kansas Library System CKLS <msheppard@ckls.org> >--- > etc/zebradb/biblios/etc/bib1.att | 2 +- > etc/zebradb/ccl.properties | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/zebradb/biblios/etc/bib1.att b/etc/zebradb/biblios/etc/bib1.att >index 7acdc18..d14d617 100644 >--- a/etc/zebradb/biblios/etc/bib1.att >+++ b/etc/zebradb/biblios/etc/bib1.att >@@ -358,7 +358,7 @@ att 9909 Interest-grade-level > att 9910 Reading-grade-level > > att 9904 arl >-att 9013 arp >+att 9014 arp > att 9520 Item > # Curriculum > att 9658 curriculum >diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties >index a1ea690..5c003d3 100644 >--- a/etc/zebradb/ccl.properties >+++ b/etc/zebradb/ccl.properties >@@ -1151,7 +1151,7 @@ Reading-grade-level 1=9910 r=r > arl 1=9904 r=r > > #Accelerated Reader Point >-arp 1=9013 r=r >+arp 1=9014 r=r > > # Curriculum > curriculum 1=9658 >-- >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 20078
:
71439
|
79431
|
79434
|
80646
|
80647
|
81308
|
81309
|
81310