Bugzilla – Attachment 73176 Details for
Bug 20299
Koha is a gift
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20299 - Is Koha installer suggesting Koha is shit?
Bug-20299---Is-Koha-installer-suggesting-Koha-is-s.patch (text/plain), 1.24 KB, created by
Owen Leonard
on 2018-03-23 13:21:19 UTC
(
hide
)
Description:
Bug 20299 - Is Koha installer suggesting Koha is shit?
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2018-03-23 13:21:19 UTC
Size:
1.24 KB
patch
obsolete
>From 9aa4e09e32ed19da45ec5fba5b2c2a3ef41f7a58 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 23 Mar 2018 13:02:29 +0000 >Subject: [PATCH] Bug 20299 - Is Koha installer suggesting Koha is shit? > >This patch updates the database update script replacing the "pile of >poo" emoji with the "wrapped gift" emoji. > >To test, apply the patch and go to Administration -> System preferences >-> Local use. Set the "Version" preference back to trigger a database >update. Go through the database update process and confirm that the >"Convert DB tables to utf8mb4" upgrade message includes a gift emoji. >--- > installer/data/mysql/updatedatabase.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl >index e8121d0..315fd0c 100755 >--- a/installer/data/mysql/updatedatabase.pl >+++ b/installer/data/mysql/updatedatabase.pl >@@ -15545,7 +15545,7 @@ if( CheckVersion( $DBversion ) ) { > } > $dbh->do(q|SET foreign_key_checks = 1|); > >- print "Upgrade to $DBversion done (Bug 18336 - Convert DB tables to utf8mb4 ð©)\n"; >+ print "Upgrade to $DBversion done (Bug 18336 - Convert DB tables to utf8mb4 ð)\n"; > SetVersion($DBversion); > } > >-- >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 20299
:
73176
|
73179
|
73224
|
73225
|
73226