Bugzilla – Attachment 156787 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), 857 bytes, created by
Julian Maurice
on 2023-10-10 11:07:34 UTC
(
hide
)
Description:
Bug 27249: Add missing POD for Koha::Exceptions::Calendar
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2023-10-10 11:07:34 UTC
Size:
857 bytes
patch
obsolete
>From 7f5c8264b518529da1a67504704d21656f8fe300 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 > >--- > 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