Bugzilla – Attachment 181613 Details for
Bug 39325
Run codespell successfully on the whole codebase
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39325: manual - reserv => reserve
Bug-39325-manual---reserv--reserve.patch (text/plain), 991 bytes, created by
Jonathan Druart
on 2025-04-28 15:00:54 UTC
(
hide
)
Description:
Bug 39325: manual - reserv => reserve
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-04-28 15:00:54 UTC
Size:
991 bytes
patch
obsolete
>From fb0a3f0e5fc0780329821b8eccfb983d47534d8d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 19 Mar 2025 20:57:22 +0100 >Subject: [PATCH] Bug 39325: manual - reserv => reserve > >because of automatic changes in circ/transferstoreceive.tt > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > circ/transferstoreceive.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/circ/transferstoreceive.pl b/circ/transferstoreceive.pl >index f3cd824dadb..1c8cd801848 100755 >--- a/circ/transferstoreceive.pl >+++ b/circ/transferstoreceive.pl >@@ -121,7 +121,7 @@ while ( my $library = $libraries->next ) { > } > > # If we have a return of reservloop we put it in the branchloop sequence >- $branchloop{'reserv'} = \@transferloop; >+ $branchloop{'reserve'} = \@transferloop; > } > push( @branchesloop, \%branchloop ) if %branchloop; > } >-- >2.34.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 39325
:
179269
|
179270
|
179271
|
179272
|
179501
|
179502
|
179503
|
179504
|
179505
|
179506
|
179507
|
179508
|
179509
|
179510
|
179511
|
179512
|
179517
|
179518
|
179519
|
179522
|
179525
|
179527
|
179528
|
179529
|
179530
|
179531
|
179532
|
179533
|
179534
|
180137
|
180138
|
180139
|
180140
|
180141
|
180142
|
180143
|
180144
|
180145
|
180146
|
180147
|
180148
|
180149
|
180150
|
181510
|
181511
|
181512
|
181513
|
181514
|
181515
|
181516
|
181517
|
181518
|
181519
|
181520
|
181521
|
181522
|
181523
|
181611
|
181612
| 181613 |
181614
|
181615
|
181616
|
181617
|
181618
|
181619
|
181620
|
181621
|
181637
|
181651
|
181983