Bugzilla – Attachment 7665 Details for
Bug 7546
Cannot view subscription detail - bareword error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7546 - cannot view subscription detail
Bug-7546---cannot-view-subscription-detail.patch (text/plain), 818 bytes, created by
Liz Rea
on 2012-02-15 20:16:21 UTC
(
hide
)
Description:
Bug 7546 - cannot view subscription detail
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2012-02-15 20:16:21 UTC
Size:
818 bytes
patch
obsolete
>From 447f66d7a862584964500b2319b7b84a1b5e38ec Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Wed, 15 Feb 2012 14:13:49 -0600 >Subject: [PATCH] Bug 7546 - cannot view subscription detail >Content-Type: text/plain; charset="utf-8" > >This patch adds back a C4::Search removed from auth.pm during the denesting effort. >--- > serials/subscription-detail.pl | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/serials/subscription-detail.pl b/serials/subscription-detail.pl >index 8e7f418..32c5240 100755 >--- a/serials/subscription-detail.pl >+++ b/serials/subscription-detail.pl >@@ -24,6 +24,7 @@ use C4::Dates qw/format_date/; > use C4::Serials; > use C4::Output; > use C4::Context; >+use C4::Search; > use Date::Calc qw/Today Day_of_Year Week_of_Year Add_Delta_Days/; > use Carp; > >-- >1.7.5.4
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 7546
:
7665
|
7666
|
7677
|
7697
|
7698
|
7699
|
7701
|
7703