| Summary: | Correct typo in manage-marc-import.tt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Anneli Österman <anneli.osterman> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | Needs documenting --- | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | david, fridolin.somers |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00
|
|
| Circulation function: | |||
| Attachments: |
Bug 39831: Correct typo in manage-marc-import.tt
Bug 39831: Correct typo in manage-marc-import.tt |
||
|
Description
Anneli Österman
2025-05-05 11:46:47 UTC
Created attachment 181922 [details] [review] Bug 39831: Correct typo in manage-marc-import.tt This patch corrects a typo in the staged MARC record management template: "xAction" -> "Action". To test: - Go to Cataloging -> Stage records for import. - Import a batch of MARC records for staging. - Import the staged batch. - Go to Cataloging -> Manage staged records. - Click the file name of the import to view its details. - The label "Action if matching record found:" should be correct. Sponsored-by: Athens County Public Libraries Created attachment 181937 [details] [review] Bug 39831: Correct typo in manage-marc-import.tt This patch corrects a typo in the staged MARC record management template: "xAction" -> "Action". To test: - Go to Cataloging -> Stage records for import. - Import a batch of MARC records for staging. - Import the staged batch. - Go to Cataloging -> Manage staged records. - Click the file name of the import to view its details. - The label "Action if matching record found:" should be correct. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. Before applying the patch, I couldn't see "xAction" in the staff interface. 2. Agree that it should be fixed. Pushed for 25.05! Well done everyone, thank you! Not there in 24.11.x |