Bugzilla – Attachment 126089 Details for
Bug 24223
Convert OpacNav system preference to news block
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24223: (follow-up) Add missing "return" to atomicupdate
Bug-24223-follow-up-Add-missing-return-to-atomicup.patch (text/plain), 883 bytes, created by
Owen Leonard
on 2021-10-12 14:22:13 UTC
(
hide
)
Description:
Bug 24223: (follow-up) Add missing "return" to atomicupdate
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-10-12 14:22:13 UTC
Size:
883 bytes
patch
obsolete
>From 089a923c6d035e8a379df57f54a0ec83927ec70a Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 12 Oct 2021 14:20:15 +0000 >Subject: [PATCH] Bug 24223: (follow-up) Add missing "return" to atomicupdate > >--- > .../data/mysql/atomicupdate/bug_24223-move-opacnav-to-news.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_24223-move-opacnav-to-news.pl b/installer/data/mysql/atomicupdate/bug_24223-move-opacnav-to-news.pl >index dc09bfb9d4..edbc55d8a5 100755 >--- a/installer/data/mysql/atomicupdate/bug_24223-move-opacnav-to-news.pl >+++ b/installer/data/mysql/atomicupdate/bug_24223-move-opacnav-to-news.pl >@@ -1,6 +1,6 @@ > use Modern::Perl; > >-{ >+return { > bug_number => "24223", > description => "Move contents of OpacNav system preference into additional contents", > up => sub { >-- >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 24223
:
104362
|
104364
|
104453
|
109856
|
110843
|
110853
|
110897
|
110898
|
113130
|
113131
|
113132
|
115758
|
115759
|
115760
|
124935
|
124936
|
124937
|
124938
|
125300
|
125301
|
125302
|
125303
|
125304
|
125767
|
125768
|
125769
|
125770
|
125771
|
126089
|
126147
|
126484
|
126485
|
126486
|
126487
|
126488
|
126489
|
126490
|
126491
|
126492
|
127338
|
127343
|
127344
|
127345
|
127346