Bugzilla – Attachment 140789 Details for
Bug 30982
Use the REST API for background job list view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30982: (QA follow-up) Resolve pod warning
Bug-30982-QA-follow-up-Resolve-pod-warning.patch (text/plain), 934 bytes, created by
Marcel de Rooy
on 2022-09-20 14:48:50 UTC
(
hide
)
Description:
Bug 30982: (QA follow-up) Resolve pod warning
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-09-20 14:48:50 UTC
Size:
934 bytes
patch
obsolete
>From 53de9c7f5faff67e5687a3e0555613ba572372b6 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 20 Sep 2022 14:47:45 +0000 >Subject: [PATCH] Bug 30982: (QA follow-up) Resolve pod warning >Content-Type: text/plain; charset=utf-8 > >Empty section in previous paragraph at line 32 in file Koha/BackgroundJobs.pm > >Test plan: >Run podchecker again on this module. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/BackgroundJobs.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/BackgroundJobs.pm b/Koha/BackgroundJobs.pm >index dc88bc8c37..1d0506a0e7 100644 >--- a/Koha/BackgroundJobs.pm >+++ b/Koha/BackgroundJobs.pm >@@ -29,7 +29,7 @@ Koha::BackgroundJobs - Koha BackgroundJob Object set class > > =head2 Class methods > >-=head2 search_limited >+=head3 search_limited > > my $background_jobs = Koha::BackgroundJobs->search_limited( $params, $attributes ); > >-- >2.30.2
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 30982
:
136245
|
136246
|
136670
|
136671
|
136672
|
136707
|
136708
|
136715
|
138114
|
139636
|
139637
|
139638
|
139639
|
139640
|
139641
|
140488
|
140489
|
140490
|
140491
|
140492
|
140493
|
140494
|
140495
|
140496
|
140497
|
140498
|
140589
|
140590
|
140591
|
140592
|
140593
|
140594
|
140595
|
140596
|
140597
|
140598
|
140599
|
140789
|
140884
|
140885
|
140886
|
140887
|
140888
|
140889
|
140890
|
140891
|
140892
|
140893
|
140894
|
140895
|
140896
|
140897
|
142859