Bugzilla – Attachment 102545 Details for
Bug 25081
new item for a received issue is (stochastically) not created
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25081: Fix wrong comment
Bug-25081-Fix-wrong-comment.patch (text/plain), 834 bytes, created by
Jonathan Druart
on 2020-04-08 09:47:47 UTC
(
hide
)
Description:
Bug 25081: Fix wrong comment
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-04-08 09:47:47 UTC
Size:
834 bytes
patch
obsolete
>From 8b9b8442b2979275868f70f053f07e7fcff663c6 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 8 Apr 2020 11:45:51 +0200 >Subject: [PATCH] Bug 25081: Fix wrong comment > >Not directly related to previous patch, coming from 23435. > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > serials/serials-edit.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/serials/serials-edit.pl b/serials/serials-edit.pl >index 88445a92bc..627779140f 100755 >--- a/serials/serials-edit.pl >+++ b/serials/serials-edit.pl >@@ -404,7 +404,7 @@ if ( $op and $op eq 'serialchangestatus' ) { > $copy++; > } > >- } # num_copies for loop >+ } # if ( $item =~ /^N/ ) { > > else { > >-- >2.20.1
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 25081
:
102527
|
102528
|
102544
| 102545