Bugzilla – Attachment 3387 Details for
Bug 5924
Authorities search : Heading Main is defined in unimarc record.abs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed Patch
0001-Bug-5924-C4-AuthoritiesMarc.pm-search-enhancement.patch (text/plain), 911 bytes, created by
Chris Cormack
on 2011-03-21 20:22:31 UTC
(
hide
)
Description:
Proposed Patch
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2011-03-21 20:22:31 UTC
Size:
911 bytes
patch
obsolete
>From fd8c982425132bc4fe0428565cfa990a8d0150e2 Mon Sep 17 00:00:00 2001 >From: Henri-Damien LAURENT <henridamien.laurent@biblibre.com> >Date: Wed, 17 Mar 2010 07:47:33 +0100 >Subject: [PATCH] Bug 5924 : C4::AuthoritiesMarc.pm search enhancement > >Heading Main is defined in unimarc record.abs >re enabling that feature >--- > C4/AuthoritiesMarc.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm >index f3cc948..e255375 100644 >--- a/C4/AuthoritiesMarc.pm >+++ b/C4/AuthoritiesMarc.pm >@@ -230,7 +230,7 @@ sub SearchAuthorities { > > # FIXME: 'Heading-Main' index not yet defined in zebra > # $attr =" \@attr 1=Heading-Main "; >- $attr =" \@attr 1=Heading "; >+ $attr =" \@attr 1=Heading-Main "; > > }elsif (@$tags[$i] eq "mainentry") { > $attr =" \@attr 1=Heading "; >-- >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 5924
: 3387