Bugzilla – Attachment 137820 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: Removing tab character in Heading.pm
Bug-30280-Removing-tab-character-in-Headingpm.patch (text/plain), 809 bytes, created by
Frank Hansen
on 2022-07-18 14:20:05 UTC
(
hide
)
Description:
Bug 30280: Removing tab character in Heading.pm
Filename:
MIME Type:
Creator:
Frank Hansen
Created:
2022-07-18 14:20:05 UTC
Size:
809 bytes
patch
obsolete
>From 1e433872e321ecf87ce705494504143aa904c285 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: Removing tab character in Heading.pm > >--- > 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