Koha/installer
Marcel de Rooy a937895fda Bug 26007: (QA follow-up) Replace wrong link values from sql installer files
Field 943$a has link value "130". This does not work; 130 is not a search
index. It should be Title-uniform.
Note: Only used on a search link in the intranet MARC detail page.

In some cases "130" should be replaced by "Title-uniform", but sometimes
130 without quotes had to be replaced. Performed by two sed statements
on git grep results.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-09 15:39:51 +02:00
..
data/mysql Bug 26007: (QA follow-up) Replace wrong link values from sql installer files 2020-09-09 15:39:51 +02:00
externalmodules.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
html-template-to-template-toolkit.pl Bug 25360: (follow-up) Remove the https FIXME in Auth.pm 2020-09-03 10:40:35 +02:00
install.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
onboarding.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00