Bugzilla – Attachment 64236 Details for
Bug 18584
Our legacy code contains trailing-spaces
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18584: Fix trailing spaces in C4/Accounts.pm
Bug-18584-Fix-trailing-spaces-in-C4Accountspm.patch (text/plain), 894 bytes, created by
Lee Jamison
on 2017-06-12 20:18:34 UTC
(
hide
)
Description:
Bug 18584: Fix trailing spaces in C4/Accounts.pm
Filename:
MIME Type:
Creator:
Lee Jamison
Created:
2017-06-12 20:18:34 UTC
Size:
894 bytes
patch
obsolete
>From 3466cee2208ef769a77ac94042197694615e9a33 Mon Sep 17 00:00:00 2001 >From: Lee Jamison <ldjamison@marywood.edu> >Date: Sat, 10 Jun 2017 09:26:51 +0000 >Subject: [PATCH] Bug 18584: Fix trailing spaces in C4/Accounts.pm > >Removed trailing spaces at line 182 of C4::Accounts. > >Test plan: >1. Edit C4/Accounts.pm and verify trailing spaces >2. Apply patch >3. Verify that trailing spaces in C4/Accounts have been removed >--- > C4/Accounts.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Accounts.pm b/C4/Accounts.pm >index 3942c39..c7b8191 100644 >--- a/C4/Accounts.pm >+++ b/C4/Accounts.pm >@@ -179,7 +179,7 @@ should be the empty string. > > #' > # FIXME: In Koha 3.0 , the only account adjustment 'types' passed to this function >-# are : >+# are: > # 'C' = CREDIT > # 'FOR' = FORGIVEN (Formerly 'F', but 'F' is taken to mean 'FINE' elsewhere) > # 'N' = New Card fee >-- >2.1.4
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 18584
:
64236
|
64237
|
64238
|
67095
|
67096
|
67097
|
67157
|
67158
|
67159
|
67160
|
67161
|
79734
|
79743
|
79758
|
79811
|
79953
|
81990
|
82337
|
82347
|
85966
|
85967
|
85968
|
87746
|
87750
|
87775
|
175456
|
175458
|
175610