https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26007
--- Comment #18 from Marcel de Rooy <[email protected]> --- Created attachment 109651 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109651&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
