Bugzilla – Attachment 118199 Details for
Bug 18532
Messaging preferences for auto renewals
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18532: (QA follow-up) Atomicupdate syntax
Bug-18532-QA-follow-up-Atomicupdate-syntax.patch (text/plain), 1.13 KB, created by
Tomás Cohen Arazi (tcohen)
on 2021-03-12 14:10:08 UTC
(
hide
)
Description:
Bug 18532: (QA follow-up) Atomicupdate syntax
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-03-12 14:10:08 UTC
Size:
1.13 KB
patch
obsolete
>From 16f767317e516909c0ce984a9da8f1bdaa93c45a Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 12 Mar 2021 11:03:58 -0300 >Subject: [PATCH] Bug 18532: (QA follow-up) Atomicupdate syntax > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > installer/data/mysql/atomicupdate/bug-18532.perl | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/installer/data/mysql/atomicupdate/bug-18532.perl b/installer/data/mysql/atomicupdate/bug-18532.perl >index e06295d3376..9daf0a5284d 100644 >--- a/installer/data/mysql/atomicupdate/bug-18532.perl >+++ b/installer/data/mysql/atomicupdate/bug-18532.perl >@@ -52,7 +52,5 @@ if( CheckVersion( $DBversion ) ) { > VALUES ('AutoRenewalNotices','cron','cron|preferences|never','How should Koha determine whether to end autorenewal notices','Choice') > }); > >- # Always end with this (adjust the bug info) >- SetVersion( $DBversion ); >- print "Upgrade to $DBversion done (Bug 18532 - Add AUTO_RENEWALS in message_attributes and add AUTO_RENEWALS_DGST letter)\n"; >+ NewVersion( $DBversion, 18532, 'Messaging preferences for auto renewals' ); > } >-- >2.30.2
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 18532
:
95030
|
95031
|
95337
|
95338
|
95456
|
96049
|
96050
|
96487
|
96494
|
96495
|
98078
|
98079
|
99193
|
99194
|
104880
|
104881
|
104882
|
104883
|
105500
|
105501
|
105502
|
105503
|
114316
|
115798
|
115799
|
115800
|
115801
|
115802
|
115829
|
115830
|
115831
|
115832
|
115833
|
118198
| 118199 |
118205
|
118318
|
118329
|
118330
|
118331
|
118356