Bugzilla – Attachment 42608 Details for
Bug 14245
RIS in unimarc flavour is still deficient
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14245: (QA followup) already global
Bug-14245-QA-followup-already-global.patch (text/plain), 721 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2015-09-16 14:55:23 UTC
(
hide
)
Description:
Bug 14245: (QA followup) already global
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2015-09-16 14:55:23 UTC
Size:
721 bytes
patch
obsolete
>From 04441c5530a5f48a8b4687ae252a9f9872306c98 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@unc.edu.ar> >Date: Wed, 16 Sep 2015 11:51:12 -0300 >Subject: [PATCH] Bug 14245: (QA followup) already global > >The original patch correctly unmasks the global variable (by >removing the 'my' on the marc2ris function, but wrongly introduces >a new global variable. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar> >--- > C4/Ris.pm | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/C4/Ris.pm b/C4/Ris.pm >index db8ca58..bb2213c 100644 >--- a/C4/Ris.pm >+++ b/C4/Ris.pm >@@ -94,8 +94,6 @@ C<$record> - a MARC::Record object > > =cut > >-my $intype; >- > sub marc2ris { > my ($record) = @_; > my $output; >-- >2.5.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 14245
:
39360
|
39366
|
42572
|
42586
| 42608