Bugzilla – Attachment 69549 Details for
Bug 16330
Add routes to add, update and delete patrons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16330: (QA followup) fix spelling in comment
Bug-16330-QA-followup-fix-spelling-in-comment.patch (text/plain), 1004 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2017-12-05 19:45:42 UTC
(
hide
)
Description:
Bug 16330: (QA followup) fix spelling in comment
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2017-12-05 19:45:42 UTC
Size:
1004 bytes
patch
obsolete
>From 6d1a6c35c1ecf6bc17628a8e0ce7150aaccacbaf Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 5 Dec 2017 16:28:39 -0300 >Subject: [PATCH] Bug 16330: (QA followup) fix spelling in comment > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/Patron/Modification.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Patron/Modification.pm b/Koha/Patron/Modification.pm >index 91b4bfff88..55ab6073bd 100644 >--- a/Koha/Patron/Modification.pm >+++ b/Koha/Patron/Modification.pm >@@ -85,7 +85,7 @@ sub store { > $changes_made = 1; > last; > } >- # Set the changes for patron without commiting - this will be used >+ # Set the changes for patron without committing - this will be used > # for validating the given parameters via Koha::Patron. > # Do not ->store the patron! > $patron->$column($self->$column); >-- >2.14.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 16330
:
50803
|
50889
|
51066
|
51131
|
51132
|
53216
|
53217
|
53820
|
54942
|
55147
|
56666
|
56667
|
56668
|
63646
|
63647
|
63649
|
63650
|
69546
|
69547
|
69548
|
69549
|
69550
|
69551
|
69752
|
69762
|
69763
|
69764
|
69765
|
69766
|
69767
|
69768
|
69787
|
70034
|
70035
|
70036
|
70037
|
70038
|
71667
|
71668
|
71669
|
71670
|
71671
|
71920
|
71921
|
71922
|
71923
|
71924
|
71925
|
71933
|
71934
|
71935
|
71936
|
71937
|
71938
|
73434