Bugzilla – Attachment 187265 Details for
Bug 40936
Add index for default patron sort order
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38936: Use https in license
2fb76a3.patch (text/plain), 820 bytes, created by
Kyle M Hall (khall)
on 2025-10-02 12:12:52 UTC
(
hide
)
Description:
Bug 38936: Use https in license
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2025-10-02 12:12:52 UTC
Size:
820 bytes
patch
obsolete
>From 2fb76a3a5e93230a47e5215bc563d08a90186d25 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 > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > 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 (Apple Git-154)
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 40936
:
187258
|
187259
|
187260
|
187261
|
187262
|
187263
|
187264
|
187265
|
187266
|
187650