Bugzilla – Attachment 60560 Details for
Bug 18070
Support clean removal of authority records
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18070: Correct error from podchecker on line 1376
Bug-18070-Correct-error-from-podchecker-on-line-13.patch (text/plain), 972 bytes, created by
Julian Maurice
on 2017-02-22 14:46:24 UTC
(
hide
)
Description:
Bug 18070: Correct error from podchecker on line 1376
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2017-02-22 14:46:24 UTC
Size:
972 bytes
patch
obsolete
>From ca564732b4a1ed3cd867070c03d5c8c1e4cd75a8 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 7 Feb 2017 14:03:54 +0100 >Subject: [PATCH] Bug 18070: Correct error from podchecker on line 1376 > >Resolves: > *** ERROR: Spurious =cut command at line 1376 in file C4/AuthoritiesMarc.pm > >Test plan: >[1] Run podchecker on C4/AuthoritiesMarc.pm > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > C4/AuthoritiesMarc.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm >index 7e367c889f..2f14c3a9f8 100644 >--- a/C4/AuthoritiesMarc.pm >+++ b/C4/AuthoritiesMarc.pm >@@ -1350,6 +1350,7 @@ sub _get_authid_subfield{ > my ($field)=@_; > return $field->subfield('9')||$field->subfield('3'); > } >+ > =head2 GetHeaderAuthority > > $ref= &GetHeaderAuthority( $authid) >-- >2.11.0
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 18070
:
59972
|
59973
|
59977
|
59978
|
60251
|
60252
|
60253
|
60254
|
60392
|
60393
|
60394
|
60395
|
60557
|
60558
|
60559
| 60560