Bugzilla – Attachment 94107 Details for
Bug 23791
Allow granular control of social networks enabled by SocialNetworks syspref
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23791: (follow-up) Fix database update description
Bug-23791-follow-up-Fix-database-update-descriptio.patch (text/plain), 1.21 KB, created by
Katrin Fischer
on 2019-10-14 21:40:55 UTC
(
hide
)
Description:
Bug 23791: (follow-up) Fix database update description
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-10-14 21:40:55 UTC
Size:
1.21 KB
patch
obsolete
>From 188f7d37ca6ed306dfcb44b558e1f851d0747c9b Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 14 Oct 2019 23:36:28 +0200 >Subject: [PATCH] Bug 23791: (follow-up) Fix database update description > >--- > .../mysql/atomicupdate/bug_23791-opac-social-network-selection.perl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_23791-opac-social-network-selection.perl b/installer/data/mysql/atomicupdate/bug_23791-opac-social-network-selection.perl >index 46d6a04d7d..4b4c7381c0 100644 >--- a/installer/data/mysql/atomicupdate/bug_23791-opac-social-network-selection.perl >+++ b/installer/data/mysql/atomicupdate/bug_23791-opac-social-network-selection.perl >@@ -10,5 +10,5 @@ if( CheckVersion( $DBversion ) ) { > $dbh->do("UPDATE systempreferences SET value = '', explanation = 'email|facebook|linkedin|twitter', type = 'multiple' WHERE variable = 'SocialNetworks'"); > } > SetVersion ($DBversion); >- print "Upgrade to $DBversion done (Bug 22880: Move contents of socialnetworks preference to Koha news system)\n"; >+ print "Upgrade to $DBversion done (Bug 22880: Allow granular control of socialnetworks preference)\n"; > } >-- >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 23791
:
94031
|
94107
|
94375
|
94379
|
94380
|
94381
|
94382