Bugzilla – Attachment 47044 Details for
Bug 15624
Spelling mistake in suggestion.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF]Bug 15624: Spelling mistake in suggestion.pl
SIGNED-OFFBug-15624-Spelling-mistake-in-suggestion.patch (text/plain), 1.43 KB, created by
Héctor Eduardo Castro Avalos
on 2016-01-20 19:44:51 UTC
(
hide
)
Description:
[SIGNED-OFF]Bug 15624: Spelling mistake in suggestion.pl
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2016-01-20 19:44:51 UTC
Size:
1.43 KB
patch
obsolete
>From e9d6e54a3204931a163fe3cfdf3c412802f7d0a7 Mon Sep 17 00:00:00 2001 >From: Gus <gel1163@stacmail.net> >Date: Wed, 20 Jan 2016 03:42:42 +0000 >Subject: [PATCH] [SIGNED-OFF]Bug 15624: Spelling mistake in suggestion.pl > >Test - due to noone being in a comparison name it was not changed >1. search for choosen, see that it was removed >2. search for agregate, see that it was removed > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >Typos fixed >--- > suggestion/suggestion.pl | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/suggestion/suggestion.pl b/suggestion/suggestion.pl >index e772a2a..936149f 100755 >--- a/suggestion/suggestion.pl >+++ b/suggestion/suggestion.pl >@@ -166,7 +166,7 @@ elsif ($op=~/edit/) { > } > elsif ($op eq "change" ) { > # set accepted/rejected/managed informations if applicable >- # ie= if the librarian has choosen some action on the suggestions >+ # ie= if the librarian has chosen some action on the suggestions > if ($suggestion_only->{"STATUS"} eq "ACCEPTED"){ > $suggestion_only->{accepteddate} = dt_from_string; > $suggestion_only->{"acceptedby"}=C4::Context->userenv->{number}; >@@ -232,7 +232,7 @@ if ($op=~/else/) { > $criteria_has_empty = 1; > } > } >- # agregate null and empty values under empty value >+ # aggregate null and empty values under empty value > push @criteria_dv, '' if $criteria_has_empty; > > my @allsuggestions; >-- >1.7.10.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 15624
:
46975
|
47044
|
47056