Bugzilla – Attachment 193541 Details for
Bug 38256
Link vendors to ERM data providers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38256: Fix file permissions and tidy
Bug-38256-Fix-file-permissions-and-tidy.patch (text/plain), 1.15 KB, created by
Katrin Fischer
on 2026-02-20 13:10:30 UTC
(
hide
)
Description:
Bug 38256: Fix file permissions and tidy
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2026-02-20 13:10:30 UTC
Size:
1.15 KB
patch
obsolete
>From 5af7be218191478adc6965cc5010951396d0109d Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Fri, 20 Feb 2026 12:59:41 +0000 >Subject: [PATCH] Bug 38256: Fix file permissions and tidy > >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >--- > Koha/ERM/EUsage/UsageDataProvider.pm | 1 - > .../atomicupdate/bug_38256-link_vendors_to_data_providers.pl | 0 > 2 files changed, 1 deletion(-) > mode change 100644 => 100755 installer/data/mysql/atomicupdate/bug_38256-link_vendors_to_data_providers.pl > >diff --git a/Koha/ERM/EUsage/UsageDataProvider.pm b/Koha/ERM/EUsage/UsageDataProvider.pm >index bf3e257e2cb..2eb8f41f677 100644 >--- a/Koha/ERM/EUsage/UsageDataProvider.pm >+++ b/Koha/ERM/EUsage/UsageDataProvider.pm >@@ -380,7 +380,6 @@ sub erm_usage_databases { > return Koha::ERM::EUsage::UsageDatabases->_new_from_dbic($usage_database_rs); > } > >- > =head3 vendor > > Return the vendor for this provider >diff --git a/installer/data/mysql/atomicupdate/bug_38256-link_vendors_to_data_providers.pl b/installer/data/mysql/atomicupdate/bug_38256-link_vendors_to_data_providers.pl >old mode 100644 >new mode 100755 >-- >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 38256
:
175150
|
175151
|
175152
|
175153
|
182592
|
182593
|
182594
|
182595
|
183022
|
183023
|
183024
|
183025
|
189183
|
193537
|
193538
|
193539
|
193540
| 193541