Bugzilla – Attachment 61774 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 forgotten SetVersion call
Bug-17866-QA-Follow-up-Add-forgotten-SetVersion-ca.patch (text/plain), 1.13 KB, created by
Marcel de Rooy
on 2017-04-03 06:50:35 UTC
(
hide
)
Description:
Bug 17866: [QA Follow-up] Add forgotten SetVersion call
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-04-03 06:50:35 UTC
Size:
1.13 KB
patch
obsolete
>From aa5cb72536532868041a723d3bded00eee63f0b6 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 3 Apr 2017 08:49:02 +0200 >Subject: [PATCH] Bug 17866: [QA Follow-up] Add forgotten SetVersion call >Content-Type: text/plain; charset=utf-8 > >In db revision 16.12.00.022. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/updatedatabase.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl >index c0c6ab0..e3d1675 100755 >--- a/installer/data/mysql/updatedatabase.pl >+++ b/installer/data/mysql/updatedatabase.pl >@@ -14076,6 +14076,7 @@ if( CheckVersion( $DBversion ) ) { > $DBversion = "16.12.00.022"; > 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"; >+ SetVersion( $DBversion ); > 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