Bugzilla – Attachment 127353 Details for
Bug 29180
System preference RequestOnOpac should be renamed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29180: (QA follow-up) Don't alter old DB up date
Bug-29180-QA-follow-up-Dont-alter-old-DB-up-date.patch (text/plain), 1009 bytes, created by
Nick Clemens (kidclamp)
on 2021-11-05 10:27:23 UTC
(
hide
)
Description:
Bug 29180: (QA follow-up) Don't alter old DB up date
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-11-05 10:27:23 UTC
Size:
1009 bytes
patch
obsolete
>From 2cacb0a33c8f57553125cc315f8dad2de07596fb Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 5 Nov 2021 10:03:34 +0000 >Subject: [PATCH] Bug 29180: (QA follow-up) Don't alter old DB up date > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > installer/data/mysql/update22to30.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/update22to30.pl b/installer/data/mysql/update22to30.pl >index 7592c9b626..c5a183dae9 100755 >--- a/installer/data/mysql/update22to30.pl >+++ b/installer/data/mysql/update22to30.pl >@@ -414,7 +414,7 @@ my $DBversion = "3.00.00.000"; > }, > { > uniquefieldrequired => 'variable', >- variable => 'OPACHoldRequests', >+ variable => 'RequestOnOpac', > value => '1', > forceupdate => { 'explanation' => 1, > 'type' => 1}, >-- >2.20.1
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 29180
:
127318
|
127324
|
127351
|
127352
| 127353