Bugzilla – Attachment 184249 Details for
Bug 40343
Koha to MARC mapping should suggest to run batchRebuildItemsTables.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40343: include running batchRebuildItemsTables.pl in post-MARC-mapping-update instructions
Bug-40343-include-running-batchRebuildItemsTablesp.patch (text/plain), 1.28 KB, created by
sasha.anastasi+bugzilla
on 2025-07-17 22:33:48 UTC
(
hide
)
Description:
Bug 40343: include running batchRebuildItemsTables.pl in post-MARC-mapping-update instructions
Filename:
MIME Type:
Creator:
sasha.anastasi+bugzilla
Created:
2025-07-17 22:33:48 UTC
Size:
1.28 KB
patch
obsolete
>From a7792acb753933bceae4128d0826eedd2f0293b8 Mon Sep 17 00:00:00 2001 >From: sashaanastasi <sasha.anastasi@catalyst.net.nz> >Date: Thu, 17 Jul 2025 22:30:31 +0000 >Subject: [PATCH] Bug 40343: include running batchRebuildItemsTables.pl in > post-MARC-mapping-update instructions > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt >index b06bc998a4..a42f47598e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt >@@ -32,7 +32,7 @@ > [% WRAPPER 'main-container.inc' aside='admin-menu' %] > <h1>Koha to MARC mapping</h1> > >- <div class="alert alert-info">If you make any change to the mappings, you must ask your administrator to run misc/batchRebuildBiblioTables.pl.</div> >+ <div class="alert alert-info">If you make any change to the mappings, you must ask your administrator to run misc/batchRebuildBiblioTables.pl and batchRebuildItemsTables.pl.</div> > <form action="/cgi-bin/koha/admin/koha2marclinks.pl" method="post" id="koha2marc"> > [% INCLUDE 'csrf-token.inc' %] > >-- >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 40343
:
184249
|
184266
|
184394