Bugzilla – Attachment 157166 Details for
Bug 27249
Using the calendar to 'close' a library can create an infinite loop during renewals
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27249: Add missing POD for Koha::Exceptions::Calendar
Bug-27249-Add-missing-POD-for-KohaExceptionsCalend.patch (text/plain), 914 bytes, created by
Katrin Fischer
on 2023-10-14 18:57:27 UTC
(
hide
)
Description:
Bug 27249: Add missing POD for Koha::Exceptions::Calendar
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-10-14 18:57:27 UTC
Size:
914 bytes
patch
obsolete
>From feae01a1d50fba665277aafb1378f1620e01afe4 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Tue, 10 Oct 2023 11:53:00 +0200 >Subject: [PATCH] Bug 27249: Add missing POD for Koha::Exceptions::Calendar > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > Koha/Exceptions/Calendar.pm | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > >diff --git a/Koha/Exceptions/Calendar.pm b/Koha/Exceptions/Calendar.pm >index cdb632a195..ca088526d2 100644 >--- a/Koha/Exceptions/Calendar.pm >+++ b/Koha/Exceptions/Calendar.pm >@@ -14,4 +14,20 @@ use Exception::Class ( > }, > ); > >+=head1 NAME >+ >+Koha::Exceptions::Calendar - Base class for calendar exceptions >+ >+=head1 Exceptions >+ >+=head2 Koha::Exceptions::Calendar >+ >+Generic calendar exception >+ >+=head2 Koha::Exceptions::Calendar::NoOpenDays >+ >+Exceptions to be used when no open days have been found >+ >+=cut >+ > 1; >-- >2.30.2
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 27249
:
153585
|
153682
|
154728
|
154920
|
154921
|
156786
|
156787
|
156788
|
157163
|
157164
|
157165
| 157166 |
157167