Bugzilla – Attachment 128708 Details for
Bug 29557
Auto renew notices should handle failed renewal due to patron expiration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29557: (QA follow-up) Add note for translated notices to update statement
Bug-29557-QA-follow-up-Add-note-for-translated-not.patch (text/plain), 1.04 KB, created by
Katrin Fischer
on 2021-12-19 11:06:49 UTC
(
hide
)
Description:
Bug 29557: (QA follow-up) Add note for translated notices to update statement
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-12-19 11:06:49 UTC
Size:
1.04 KB
patch
obsolete
>From 06c24426310626da8e837711004fbdb8002a7e98 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 19 Dec 2021 12:05:18 +0100 >Subject: [PATCH] Bug 29557: (QA follow-up) Add note for translated notices to > update statement > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > installer/data/mysql/atomicupdate/bug_29557.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_29557.pl b/installer/data/mysql/atomicupdate/bug_29557.pl >index b41fec92d7..e43b120737 100755 >--- a/installer/data/mysql/atomicupdate/bug_29557.pl >+++ b/installer/data/mysql/atomicupdate/bug_29557.pl >@@ -2,7 +2,7 @@ use Modern::Perl; > > return { > bug_number => "29557", >- description => "Add auto_account_expired to AUTO_RENEWALS", >+ description => "Add auto_account_expired to AUTO_RENEWALS notice. Please update your AUTO_RENEWALS notice manually if you have changed or translated it.", > up => sub { > my ($args) = @_; > my ($dbh, $out) = @$args{qw(dbh out)}; >-- >2.11.0
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 29557
:
127956
|
128099
|
128707
| 128708