Bugzilla – Attachment 153877 Details for
Bug 28966
Holds queue viewer too slow to load for large numbers of holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28966: (QA follow-up) Changes for Koha objects
Bug-28966-QA-follow-up-Changes-for-Koha-objects.patch (text/plain), 1.68 KB, created by
Kyle M Hall (khall)
on 2023-07-25 13:44:23 UTC
(
hide
)
Description:
Bug 28966: (QA follow-up) Changes for Koha objects
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-07-25 13:44:23 UTC
Size:
1.68 KB
patch
obsolete
>From d56d84a05b8c9e4fcdb6cec9b7465441a93439ad Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 7 Jul 2023 07:32:54 +0000 >Subject: [PATCH] Bug 28966: (QA follow-up) Changes for Koha objects > >Trivial edits. >--- > Koha/Hold/HoldsQueueItem.pm | 4 +++- > Koha/Hold/HoldsQueueItems.pm | 5 +++-- > 2 files changed, 6 insertions(+), 3 deletions(-) > >diff --git a/Koha/Hold/HoldsQueueItem.pm b/Koha/Hold/HoldsQueueItem.pm >index 9493990cb3..5a97108132 100644 >--- a/Koha/Hold/HoldsQueueItem.pm >+++ b/Koha/Hold/HoldsQueueItem.pm >@@ -1,5 +1,7 @@ > package Koha::Hold::HoldsQueueItem; > >+# Copyright 2023 Koha development team >+# > # This file is part of Koha. > # > # Koha is free software; you can redistribute it and/or modify it >@@ -27,7 +29,7 @@ use base qw(Koha::Object); > > =head1 NAME > >-Koha::Hold::HoldsQueueItem - Koha hold cancellation request Object class >+Koha::Hold::HoldsQueueItem - Koha holds queue items object class > > =head1 API > >diff --git a/Koha/Hold/HoldsQueueItems.pm b/Koha/Hold/HoldsQueueItems.pm >index 4b99ed85a9..1b014582be 100644 >--- a/Koha/Hold/HoldsQueueItems.pm >+++ b/Koha/Hold/HoldsQueueItems.pm >@@ -1,5 +1,7 @@ > package Koha::Hold::HoldsQueueItems; > >+# Copyright 2023 Koha development team >+# > # This file is part of Koha. > # > # Koha is free software; you can redistribute it and/or modify it >@@ -17,7 +19,6 @@ package Koha::Hold::HoldsQueueItems; > > use Modern::Perl; > >- > use Koha::Database; > > use Koha::Hold::HoldsQueueItem; >@@ -26,7 +27,7 @@ use base qw(Koha::Objects); > > =head1 NAME > >-Koha::Hold::HoldsQueueItems - Koha hold cancellation requests Object set class >+Koha::Hold::HoldsQueueItems - Koha holds queue items object set class > > =head1 API > >-- >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 28966
:
124626
|
124627
|
124628
|
124629
|
124639
|
124652
|
124854
|
125377
|
143583
|
143584
|
143857
|
143859
|
143860
|
145395
|
151733
|
151734
|
153120
|
153875
|
153876
|
153877
|
153878
|
153879
|
153880
|
153881
|
153882
|
153928
|
153929
|
153939