Bugzilla – Attachment 12441 Details for
Bug 5786
Move AllowOnShelfHolds and OpacItemHolds system preferences to the Circulation Matrix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug 5786 follow-up quiet perl -wc
bug-5786-follow-up-quiet-perl--wc.patch (text/plain), 720 bytes, created by
Paul Poulain
on 2012-09-21 16:11:45 UTC
(
hide
)
Description:
bug 5786 follow-up quiet perl -wc
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2012-09-21 16:11:45 UTC
Size:
720 bytes
patch
obsolete
>From 1525eb4ff84ab853e2b8538221ab5bf7eec159f6 Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Fri, 21 Sep 2012 17:41:27 +0200 >Subject: [PATCH] bug 5786 follow-up quiet perl -wc > >--- > C4/Reserves.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Reserves.pm b/C4/Reserves.pm >index a59b445..7be0e38 100644 >--- a/C4/Reserves.pm >+++ b/C4/Reserves.pm >@@ -2036,7 +2036,6 @@ sub OPACItemHoldsAllowed { > issuingrules.itemtype desc, > issuingrules.branchcode desc > LIMIT 1"; >- my $dbh = C4::Context->dbh; > my $sth = $dbh->prepare($query); > $sth->execute($borrower->{categorycode},$itype,$branchcode); > my $data = $sth->fetchrow_hashref; >-- >1.7.9.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 5786
:
4706
|
4751
|
4755
|
6898
|
7018
|
7034
|
7044
|
11116
|
11137
|
11184
|
11185
|
11190
|
11903
|
11992
|
12323
|
12440
|
12441
|
15648
|
34080
|
34534
|
34535
|
34536
|
35545
|
35546
|
35547
|
35548
|
35550
|
35567
|
35568
|
35596
|
35597
|
35598
|
35599
|
36383
|
36384
|
36405
|
36617
|
36618
|
36619
|
37253
|
37263
|
37292
|
37373