Bugzilla – Attachment 8066 Details for
Bug 7284
Authority matching algorithm improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7284: Fix unit test broken by erroneous POD
Bug-7284-Fix-unit-test-broken-by-erroneous-POD.patch (text/plain), 654 bytes, created by
Jared Camins-Esakov
on 2012-03-07 23:56:43 UTC
(
hide
)
Description:
Bug 7284: Fix unit test broken by erroneous POD
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-03-07 23:56:43 UTC
Size:
654 bytes
patch
obsolete
>From c9059fcfb1fe2fed5bba72430876f7992ec2f207 Mon Sep 17 00:00:00 2001 >From: Jared Camins-Esakov <jcamins@cpbibliography.com> >Date: Wed, 7 Mar 2012 18:55:52 -0500 >Subject: [PATCH] Bug 7284: Fix unit test broken by erroneous POD >Content-Type: text/plain; charset="UTF-8" > >--- > C4/Linker.pm | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > >diff --git a/C4/Linker.pm b/C4/Linker.pm >index f030258..a3c04f7 100644 >--- a/C4/Linker.pm >+++ b/C4/Linker.pm >@@ -86,8 +86,6 @@ sub new { > > return $self->SUPER::_handle_auth_limit($authid), $fuzzy; > >-=back >- > Function to be called by subclasses to handle authority record limits. > > =cut >-- >1.7.2.5
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 7284
:
7083
|
7084
|
7085
|
7086
|
7087
|
7091
|
7266
|
7323
|
7457
|
7548
|
7688
|
7714
|
7788
|
7829
|
7938
|
8060
|
8066
|
8137
|
8862
|
8864