Bugzilla – Attachment 177459 Details for
Bug 26684
Remove 'marc' column from auth_header table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26684: Remove marc from Koha::Authority::to_api_mapping
Bug-26684-Remove-marc-from-KohaAuthoritytoapimappi.patch (text/plain), 816 bytes, created by
Roman Dolny
on 2025-02-02 18:04:08 UTC
(
hide
)
Description:
Bug 26684: Remove marc from Koha::Authority::to_api_mapping
Filename:
MIME Type:
Creator:
Roman Dolny
Created:
2025-02-02 18:04:08 UTC
Size:
816 bytes
patch
obsolete
>From 9da2073080613234cadbab636f3bd491e107f4a3 Mon Sep 17 00:00:00 2001 >From: Janusz Kaczmarek <januszop@gmail.com> >Date: Sun, 2 Feb 2025 15:24:22 +0000 >Subject: [PATCH] Bug 26684: Remove marc from Koha::Authority::to_api_mapping > >Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> >--- > Koha/Authority.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/Authority.pm b/Koha/Authority.pm >index 5cfc806b09..e8d6869a81 100644 >--- a/Koha/Authority.pm >+++ b/Koha/Authority.pm >@@ -301,7 +301,6 @@ sub to_api_mapping { > authtypecode => 'framework_id', > datecreated => 'created_date', > linkid => undef, >- marc => undef, > marcxml => undef, > modification_time => 'modified_date', > origincode => undef, >-- >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 26684
:
111670
|
111671
|
111672
|
112016
|
112018
|
112019
|
112087
|
112088
|
112089
|
112090
|
177445
|
177446
|
177447
|
177448
|
177449
|
177450
|
177455
|
177456
|
177457
|
177458
| 177459 |
177460
|
177461