Bugzilla – Attachment 130157 Details for
Bug 29857
We must stringify our exceptions correctly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29857: (QA follow-up) Add license
Bug-29857-QA-follow-up-Add-license.patch (text/plain), 1.24 KB, created by
Marcel de Rooy
on 2022-02-04 10:39:42 UTC
(
hide
)
Description:
Bug 29857: (QA follow-up) Add license
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-02-04 10:39:42 UTC
Size:
1.24 KB
patch
obsolete
>From 2634e568d54d5aba91496c104bdaf1e5b80a6275 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 4 Feb 2022 08:07:47 +0000 >Subject: [PATCH] Bug 29857: (QA follow-up) Add license >Content-Type: text/plain; charset=utf-8 > >--- > Koha/Exception.pm | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > >diff --git a/Koha/Exception.pm b/Koha/Exception.pm >index c131ef4df7..c420777cd2 100644 >--- a/Koha/Exception.pm >+++ b/Koha/Exception.pm >@@ -1,5 +1,22 @@ > package Koha::Exception; > >+# Copyright 2018, 2022 Koha Development Team >+# >+# This file is part of Koha. >+# >+# Koha is free software; you can redistribute it and/or modify it >+# under the terms of the GNU General Public License as published by >+# the Free Software Foundation; either version 3 of the License, or >+# (at your option) any later version. >+# >+# Koha is distributed in the hope that it will be useful, but >+# WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# 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>. >+ > use Modern::Perl; > > use Exception::Class ( >-- >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 29857
:
129329
|
129330
|
130007
|
130008
|
130009
|
130010
|
130011
|
130012
|
130013
|
130014
|
130015
|
130156
|
130157
|
130158
|
130355
|
131112
|
131113
|
131114
|
131115
|
131116
|
131117
|
131232
|
131240
|
131241
|
131242
|
131243
|
131244
|
131256
|
131258
|
131287
|
131288
|
131289
|
131290
|
131291