Bugzilla – Attachment 188294 Details for
Bug 40517
Allow grouping existing holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40517: (follow-up) Fix GNU license links
Bug-40517-follow-up-Fix-GNU-license-links.patch (text/plain), 1.96 KB, created by
Lucas Gass (lukeg)
on 2025-10-22 13:06:56 UTC
(
hide
)
Description:
Bug 40517: (follow-up) Fix GNU license links
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-10-22 13:06:56 UTC
Size:
1.96 KB
patch
obsolete
>From a7dc684c97e0f8dcbfadd71e7dc3b1122cca9f44 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Wed, 22 Oct 2025 13:06:30 +0000 >Subject: [PATCH] Bug 40517: (follow-up) Fix GNU license links > >--- > Koha/Exceptions/HoldGroup.pm | 2 +- > Koha/REST/V1/Patrons/HoldGroups.pm | 2 +- > t/db_dependent/api/v1/patrons_hold_groups.t | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/Koha/Exceptions/HoldGroup.pm b/Koha/Exceptions/HoldGroup.pm >index 8ceea1a8e70..527039c5d24 100644 >--- a/Koha/Exceptions/HoldGroup.pm >+++ b/Koha/Exceptions/HoldGroup.pm >@@ -13,7 +13,7 @@ package Koha::Exceptions::HoldGroup; > # 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; > >diff --git a/Koha/REST/V1/Patrons/HoldGroups.pm b/Koha/REST/V1/Patrons/HoldGroups.pm >index b5fa3a54ea7..f05e57311be 100644 >--- a/Koha/REST/V1/Patrons/HoldGroups.pm >+++ b/Koha/REST/V1/Patrons/HoldGroups.pm >@@ -13,7 +13,7 @@ package Koha::REST::V1::Patrons::HoldGroups; > # 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; > >diff --git a/t/db_dependent/api/v1/patrons_hold_groups.t b/t/db_dependent/api/v1/patrons_hold_groups.t >index 2cb39817b46..4184dc3fb67 100755 >--- a/t/db_dependent/api/v1/patrons_hold_groups.t >+++ b/t/db_dependent/api/v1/patrons_hold_groups.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 40517
:
184640
|
184641
|
184642
|
184643
|
184644
|
184645
|
184646
|
184729
|
184732
|
184733
|
184734
|
184735
|
184736
|
184737
|
184738
|
184739
|
185217
|
186672
|
186673
|
186674
|
186675
|
186676
|
186677
|
186678
|
186679
|
186680
|
186745
|
186746
|
186747
|
186748
|
186749
|
186750
|
186751
|
186752
|
186753
|
187789
|
187790
|
187791
|
187792
|
187793
|
187794
|
187795
|
187796
|
187797
|
187801
|
187802
|
187803
|
187804
|
187805
|
187806
|
187807
|
187808
|
187809
|
187810
|
187811
|
187812
|
187965
|
187966
|
187967
|
187968
|
187969
|
187970
|
187971
|
187972
|
187973
|
187974
|
187975
|
187976
|
188293
| 188294 |
188343
|
188422