Bugzilla – Attachment 102568 Details for
Bug 24027
Adding multiple items is slow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24027: (QA follow-up) Fix POD warning
Bug-24027-QA-follow-up-Fix-POD-warning.patch (text/plain), 731 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2020-04-08 13:22:06 UTC
(
hide
)
Description:
Bug 24027: (QA follow-up) Fix POD warning
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2020-04-08 13:22:06 UTC
Size:
731 bytes
patch
obsolete
>From c61fc1bb5261cfb5ddbf3e9ed3127860ccfbc04a Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 8 Apr 2020 10:17:32 -0300 >Subject: [PATCH] Bug 24027: (QA follow-up) Fix POD warning > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > C4/Items.pm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/C4/Items.pm b/C4/Items.pm >index c69e9d0575..0f4bb96b3a 100644 >--- a/C4/Items.pm >+++ b/C4/Items.pm >@@ -149,7 +149,8 @@ which takes most of the time in batch adds/deletes: ModZebra better > to be called later in C<additem.pl> after the whole loop. > > $params: >- skip_modzebra_update => true / false >+ skip_modzebra_update => 1|0 >+ > =cut > > sub AddItemFromMarc { >-- >2.26.0
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 24027
:
95413
|
95414
|
95417
|
95446
|
95473
|
95663
|
98250
|
98251
|
98252
|
98253
|
102464
|
102474
|
102567
|
102568
|
102572
|
102578
|
102579
|
102580