Bugzilla – Attachment 157653 Details for
Bug 35075
"bulkmarcimport" source missing in Marc Overlay Rules settings page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35075: "bulkmarcimport" source missing in Marc Overlay Rules settings page
0001-Bug-35075-bulkmarcimport-source-missing-in-Marc-Over.patch (text/plain), 1.40 KB, created by
Michał
on 2023-10-23 13:27:16 UTC
(
hide
)
Description:
Bug 35075: "bulkmarcimport" source missing in Marc Overlay Rules settings page
Filename:
MIME Type:
Creator:
Michał
Created:
2023-10-23 13:27:16 UTC
Size:
1.40 KB
patch
obsolete
>From 29e42e5ea8244db7dfa169c59f6d0be12dbfe6b0 Mon Sep 17 00:00:00 2001 >From: MichaÅ Kula <148193449+mkibp@users.noreply.github.com> >Date: Mon, 23 Oct 2023 15:19:51 +0200 >Subject: [PATCH] Bug 35075: "bulkmarcimport" source missing in Marc Overlay > Rules settings page > >There is no reason for this to be commented out, when analogous >"import_lexile.pl" source isn't, and they both work in pretty much >the exact same way. > >This change will allow users to add "bulkmarkimport" source for >MARC overlay rules in the admin page, without having to resort >to the "*" catch-all source or manually tinkering with the db. >--- > .../intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >index a772fb08b2..32a8efffde 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >@@ -473,7 +473,7 @@ > intranet: _("Staff interface MARC editor"), > batchimport: _("Staged MARC import"), > z3950: _("Z39.50"), >- /* bulkmarcimport: _("bulkmarcimport.pl"), */ >+ bulkmarcimport: _("bulkmarcimport.pl"), > import_lexile: _("import_lexile.pl") > }, > >-- >2.42.0.windows.1 >
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 35075
: 157653