Bugzilla – Attachment 187709 Details for
Bug 29980
Validate ISBN when cataloguing bibliographic records
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29980: (follow-up) Fix GNU license link
Bug-29980-follow-up-Fix-GNU-license-link.patch (text/plain), 875 bytes, created by
Lucas Gass (lukeg)
on 2025-10-09 22:31:43 UTC
(
hide
)
Description:
Bug 29980: (follow-up) Fix GNU license link
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-10-09 22:31:43 UTC
Size:
875 bytes
patch
obsolete
>From f1a158c480534886bae373c79e370a6144ff26f9 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Thu, 9 Oct 2025 22:31:06 +0000 >Subject: [PATCH] Bug 29980: (follow-up) Fix GNU license link > >--- > cataloguing/value_builder/validate_isbn.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cataloguing/value_builder/validate_isbn.pl b/cataloguing/value_builder/validate_isbn.pl >index 49557961495..5e51a495762 100755 >--- a/cataloguing/value_builder/validate_isbn.pl >+++ b/cataloguing/value_builder/validate_isbn.pl >@@ -15,7 +15,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; > use CGI qw ( -utf8 ); >-- >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 29980
:
129984
|
129985
|
134432
|
134433
|
134434
|
186261
|
186509
|
186510
|
187583
|
187586
| 187709