Bugzilla – Attachment 20412 Details for
Bug 10601
Add a counter on batch items modifications
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10601 [QA Followup]: Add a counter on batch items modifications
Bug-10601-QA-Followup-Add-a-counter-on-batch-items.patch (text/plain), 741 bytes, created by
Kyle M Hall (khall)
on 2013-08-16 14:27:23 UTC
(
hide
)
Description:
Bug 10601 [QA Followup]: Add a counter on batch items modifications
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-08-16 14:27:23 UTC
Size:
741 bytes
patch
obsolete
>From b2178966b153310eea0299afffcd12fa4cc96977 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 16 Aug 2013 10:18:15 -0400 >Subject: [PATCH] Bug 10601 [QA Followup]: Add a counter on batch items modifications > >Fixes a koha-qa.pl error about the pod documentation. >--- > C4/BackgroundJob.pm | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/C4/BackgroundJob.pm b/C4/BackgroundJob.pm >index 05327f0..f562c8e 100644 >--- a/C4/BackgroundJob.pm >+++ b/C4/BackgroundJob.pm >@@ -264,7 +264,7 @@ sub fetch { > > =over 4 > >-$job->set($hashref); >+=item $job->set($hashref); > > =back > >@@ -285,7 +285,7 @@ sub set { > > =over 4 > >-$job->get($hashref); >+=item $job->get($hashref); > > =back > >-- >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 10601
:
19717
|
19741
|
20411
| 20412