Bugzilla – Attachment 139856 Details for
Bug 30280
Support authority records with common subject headings from different thesaurus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30280: (follow-up) Removing tab character in Heading.pm
Bug-30280-follow-up-Removing-tab-character-in-Head.patch (text/plain), 974 bytes, created by
Katrin Fischer
on 2022-08-27 13:47:03 UTC
(
hide
)
Description:
Bug 30280: (follow-up) Removing tab character in Heading.pm
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-08-27 13:47:03 UTC
Size:
974 bytes
patch
obsolete
>From 657235acf08c7cd620c76ae8fb1b375595422581 Mon Sep 17 00:00:00 2001 >From: Frank Hansen <frank.hansen@ub.lu.se> >Date: Wed, 16 Mar 2022 08:20:40 +0000 >Subject: [PATCH] Bug 30280: (follow-up) Removing tab character in Heading.pm > >Sponsored-by: Lund University Library, Sweden > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > C4/Heading.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/C4/Heading.pm b/C4/Heading.pm >index 3384c3a7f0..7541a56205 100644 >--- a/C4/Heading.pm >+++ b/C4/Heading.pm >@@ -211,8 +211,8 @@ sub _search { > > if ($self->{'thesaurus'}) { > if ($ind2 eq '0') { >- $subject_heading_thesaurus = 'a'; >- } elsif ($ind2 eq '1') { >+ $subject_heading_thesaurus = 'a'; >+ } elsif ($ind2 eq '1') { > $subject_heading_thesaurus = 'b'; > } elsif ($ind2 eq '2') { > $subject_heading_thesaurus = 'c'; >-- >2.30.2
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 30280
:
131753
|
131754
|
131755
|
131756
|
131766
|
131767
|
131768
|
131769
|
131770
|
131771
|
131772
|
131773
|
131774
|
137440
|
137818
|
137819
|
137820
|
137890
|
137891
|
137892
|
137897
|
137898
|
137899
|
137900
|
137901
|
137902
|
139854
|
139855
|
139856
|
140040
|
140041
|
140042
|
140044
|
140045
|
140046
|
140284
|
140285
|
140286
|
140287