Bugzilla – Attachment 1548 Details for
Bug 3751
Typo in marc21_field_008.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
0001-Fixes-a-typo-in-marc21_field_008.pl.patch (text/plain), 885 bytes, created by
Chris Cormack
on 2010-02-03 18:45:00 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2010-02-03 18:45:00 UTC
Size:
885 bytes
patch
obsolete
>From 6e8c09c867c9140eeac5967c3ae716ebd268ce57 Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@enger.priv.no> >Date: Mon, 2 Nov 2009 21:30:43 +0100 >Subject: [PATCH] Fixes a typo in marc21_field_008.pl >Content-Type: text/plain; charset="utf-8" > >--- > cataloguing/value_builder/marc21_field_008.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/cataloguing/value_builder/marc21_field_008.pl b/cataloguing/value_builder/marc21_field_008.pl >index 7d4d2b8..934de3e 100755 >--- a/cataloguing/value_builder/marc21_field_008.pl >+++ b/cataloguing/value_builder/marc21_field_008.pl >@@ -142,7 +142,7 @@ sub plugin { > f29 => $f29, > "f29$f29" => $f29, > f30 => $f30, >- "f230$f30" => $f30, >+ "f30$f30" => $f30, > f31 => $f31, > "f31$f31" => $f31, > f33 => $f33, >-- >1.6.3.3 >
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 3751
: 1548