Bugzilla – Attachment 193821 Details for
Bug 41521
WebService::ILS::OverDrive not passing pl_valid
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41521: Reject lib/ from tidy check
Bug-41521-Reject-lib-from-tidy-check.patch (text/plain), 751 bytes, created by
David Cook
on 2026-02-25 00:30:42 UTC
(
hide
)
Description:
Bug 41521: Reject lib/ from tidy check
Filename:
MIME Type:
Creator:
David Cook
Created:
2026-02-25 00:30:42 UTC
Size:
751 bytes
patch
obsolete
>From 651128482ea75eabf2d6982c1422477cabc53d33 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 23 Jan 2026 09:55:06 +0100 >Subject: [PATCH] Bug 41521: Reject lib/ from tidy check > >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > Koha/Devel/Files.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Koha/Devel/Files.pm b/Koha/Devel/Files.pm >index 98f8dba736f..a356549e0af 100644 >--- a/Koha/Devel/Files.pm >+++ b/Koha/Devel/Files.pm >@@ -35,6 +35,7 @@ my $exceptions = { > qw( > Koha/Schema/Result > Koha/Schema.pm >+ lib/ > ) > ], > valid => [ >-- >2.47.3
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 41521
:
191897
|
191898
|
191899
|
191900
|
191901
|
191902
|
191903
|
191904
|
191905
|
191917
|
191918
|
191919
|
192669
|
192670
|
192671
|
192672
|
192673
|
192674
|
192675
|
192676
|
193819
|
193820
| 193821 |
193822
|
193823
|
193824
|
193825
|
193826