Bugzilla – Attachment 61473 Details for
Bug 17866
Change sender for claim and order notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17866: [QA Follow-up] Add notification for changed sender address
Bug-17866-QA-Follow-up-Add-notification-for-change.patch (text/plain), 1.19 KB, created by
Marcel de Rooy
on 2017-03-22 15:52:53 UTC
(
hide
)
Description:
Bug 17866: [QA Follow-up] Add notification for changed sender address
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-03-22 15:52:53 UTC
Size:
1.19 KB
patch
obsolete
>From 647b67b5d73e16f93c7239f182ce3c33ec025558 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 22 Mar 2017 16:50:33 +0100 >Subject: [PATCH] Bug 17866: [QA Follow-up] Add notification for changed sender > address >Content-Type: text/plain; charset=utf-8 > >See BZ, comment 6, requested by QA. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/atomicupdate/bug17866.perl | 5 +++++ > 1 file changed, 5 insertions(+) > create mode 100644 installer/data/mysql/atomicupdate/bug17866.perl > >diff --git a/installer/data/mysql/atomicupdate/bug17866.perl b/installer/data/mysql/atomicupdate/bug17866.perl >new file mode 100644 >index 0000000..15e9b0e >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/bug17866.perl >@@ -0,0 +1,5 @@ >+$DBversion = 'XXX'; # will be replaced by the RM >+if( CheckVersion( $DBversion ) ) { >+ print "NOTE: The sender for serial claim notifications has been corrected. The email address of the staff member is no longer used. We will use the branch email address or KohaAdminEmailAddress, as is done for other notices.\n"; >+ print "Upgrade to $DBversion done (Bug 17866 - Change sender for serial claim notifications)\n"; >+} >-- >2.1.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 17866
:
58676
|
58677
|
58721
|
59043
|
61473
|
61517
|
61583
|
61584
|
61585
|
61774
|
61776