Bugzilla – Attachment 187139 Details for
Bug 38936
Move suppressed record redirection into a sub
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38936: Use https in license
Bug-38936-Use-https-in-license.patch (text/plain), 748 bytes, created by
Lucas Gass (lukeg)
on 2025-09-30 20:50:34 UTC
(
hide
)
Description:
Bug 38936: Use https in license
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-09-30 20:50:34 UTC
Size:
748 bytes
patch
obsolete
>From 9e06871de67209438db4aa48008f6a03c67569fd Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 30 Sep 2025 20:50:14 +0000 >Subject: [PATCH] Bug 38936: Use https in license > >--- > t/db_dependent/Output.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Output.t b/t/db_dependent/Output.t >index 0e692a4d2da..5ed9b6e6a54 100755 >--- a/t/db_dependent/Output.t >+++ b/t/db_dependent/Output.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >-- >2.39.5
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 38936
:
176855
|
176856
|
176857
|
178576
|
178577
|
178578
|
185249
|
185250
|
185251
|
185937
|
185938
|
185939
|
185967
|
185968
|
185969
|
186767
|
186768
|
186769
|
186780
| 187139