Summary: | Remove dead code from tools/manage-marc-import.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Templates | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kyle, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17908 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 18063: Remove dead code from tools/manage-marc-import.tt
Bug 18063: Remove dead code from tools/manage-marc-import.tt Bug 18063: Remove dead code from tools/manage-marc-import.tt |
Description
Julian Maurice
2017-02-06 13:57:28 UTC
Created attachment 59929 [details] [review] Bug 18063: Remove dead code from tools/manage-marc-import.tt Test plan: 1. Check that the staged MARC management tool continues to work 2. git grep 'match_link' should return no results. Created attachment 59936 [details] [review] Bug 18063: Remove dead code from tools/manage-marc-import.tt Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 60054 [details] [review] Bug 18063: Remove dead code from tools/manage-marc-import.tt Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for for 17.05, thanks Julian! This won't get ported back to 16.11.x as it is an enhancement. |