Bugzilla – Attachment 3775 Details for
Bug 3072
'Heading-Main' authority-index breaks authority searching in STABLE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed off patch
0001-SIGNED-OFF-Bug-3072-Search-for-Heading-Main-in-autho.patch (text/plain), 1.91 KB, created by
Katrin Fischer
on 2011-04-07 09:43:20 UTC
(
hide
)
Description:
Signed off patch
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-04-07 09:43:20 UTC
Size:
1.91 KB
patch
obsolete
>From fa709e7267d713720e4e454a7266444da1d800b6 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 18 Feb 2011 14:39:46 +0100 >Subject: [PATCH] [SIGNED-OFF] Bug 3072: Search for Heading-Main in authorities >Content-Type: text/plain; charset="utf-8" > >Includes Heading-Main in authorities bib1 attribute set. >Also includes Any in authorities bib1 (was still missing). >Also removes temporary fix in AuthoritiesMarc.pm. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Rebased after pushed fix for #5924. >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > C4/AuthoritiesMarc.pm | 3 --- > etc/zebradb/authorities/etc/bib1.att | 2 ++ > 2 files changed, 2 insertions(+), 3 deletions(-) > >diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm >index 57d318b..4bbde76 100644 >--- a/C4/AuthoritiesMarc.pm >+++ b/C4/AuthoritiesMarc.pm >@@ -225,11 +225,8 @@ sub SearchAuthorities { > for(my $i = 0 ; $i <= $#{$value} ; $i++) > { > if (@$value[$i]){ >- ##If mainentry search $a tag > if (@$tags[$i] eq "mainmainentry") { > >-# FIXME: 'Heading-Main' index not yet defined in zebra >-# $attr =" \@attr 1=Heading-Main "; > $attr =" \@attr 1=Heading-Main "; > > }elsif (@$tags[$i] eq "mainentry") { >diff --git a/etc/zebradb/authorities/etc/bib1.att b/etc/zebradb/authorities/etc/bib1.att >index c41a5e6..b34e6b5 100644 >--- a/etc/zebradb/authorities/etc/bib1.att >+++ b/etc/zebradb/authorities/etc/bib1.att >@@ -2,6 +2,7 @@ > name bib1 > reference Bib-1 > >+att 1016 Any > att 9000 authtype > att 12 Local-Number > att 9038 Descriptive-cataloging-rules >@@ -65,6 +66,7 @@ att 9029 Term-genre-form-see-also-from > att 8001 Heading > att 8002 See-from > att 8003 See-also-from >+att 8004 Heading-Main > att 8804 Match-heading > att 8805 Match-subdivision > att 8806 Subdivision >-- >1.7.1 >
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 3072
:
1069
|
3180
|
3742
| 3775 |
3847
|
3848
|
3864
|
3937