Bugzilla – Attachment 140249 Details for
Bug 3150
Move emails for sending cart and list contents into notices tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 3150: (follow-up) Add missing bracket
Bug-3150-follow-up-Add-missing-bracket.patch (text/plain), 762 bytes, created by
Martin Renvoize (ashimema)
on 2022-09-07 07:09:18 UTC
(
hide
)
Description:
Bug 3150: (follow-up) Add missing bracket
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-09-07 07:09:18 UTC
Size:
762 bytes
patch
obsolete
>From 42f09b45aa5acb852f098a5a27efc1ac6f02166b Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Tue, 28 Sep 2021 12:00:36 +1300 >Subject: [PATCH] Bug 3150: (follow-up) Add missing bracket > >Signed-off-by: David Nind <david@davidnind.com> >--- > opac/opac-sendbasket.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/opac/opac-sendbasket.pl b/opac/opac-sendbasket.pl >index f0e4668485..a0c9d9736f 100755 >--- a/opac/opac-sendbasket.pl >+++ b/opac/opac-sendbasket.pl >@@ -109,6 +109,7 @@ if ( $email_add ) { > }); > > $template->param( SENT => 1 ); >+ } > > $template->param( email_add => $email_add ); > output_html_with_http_headers $query, $cookie, $template->output, undef, { force_no_caching => 1 }; >-- >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 3150
:
114127
|
114545
|
114579
|
114582
|
117237
|
118313
|
120477
|
120478
|
121026
|
121027
|
121037
|
121038
|
123020
|
123021
|
123022
|
125225
|
125226
|
125227
|
125379
|
126544
|
126545
|
126546
|
126547
|
130150
|
130151
|
130152
|
130153
|
134304
|
134305
|
134306
|
134307
|
134308
|
134477
|
137690
|
137691
|
137692
|
137693
|
137694
|
137716
|
137717
|
137718
|
137719
|
137720
|
137878
|
140246
|
140247
|
140248
|
140249
|
140250
|
140251
|
140252
|
140253
|
140254
|
140255
|
140256
|
140257
|
140258
|
140259
|
145229
|
145230
|
145231
|
145232
|
145233
|
145234
|
145676
|
145677
|
145678
|
145679
|
145680
|
145681
|
146560
|
146561
|
146562
|
146563
|
146564
|
146565
|
146566
|
146858
|
146859
|
146860
|
146861
|
146862
|
146863
|
146864
|
146865
|
146866
|
146867
|
146987
|
147423
|
147868
|
147869
|
147870
|
147871
|
147872
|
147873
|
147874
|
147875
|
147876
|
147877
|
147878
|
147879
|
147880
|
148045
|
148170
|
148171
|
148172
|
148173
|
148174
|
148175
|
148176
|
148177
|
148178
|
148179
|
148180
|
148181
|
148182
|
148183
|
148184
|
148185