| Summary: | MARC diff view still shows tools instead of cataloging in title and breadcrumbs | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.04
|
|
| Circulation function: | |||
| Bug Depends on: | 31162 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging
Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging |
||
|
Description
Katrin Fischer
2023-02-20 22:21:26 UTC
Created attachment 146981 [details] [review] Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging Some remaining to dos of us moving the staged import tools from tools to cataloging. To test: * Export a record from your Koha catalog * Import it using the staged MARC import tool, matching on biblionumber (the diff view is only visible if the record matched an existing one) * View the staged records * Click on the 'Diff' link * Verify that the page title and breadcrumbs still read 'Tools' * Apply patch * Not these should read 'Cataloging' Created attachment 147091 [details] [review] Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging Some remaining to dos of us moving the staged import tools from tools to cataloging. To test: * Export a record from your Koha catalog * Import it using the staged MARC import tool, matching on biblionumber (the diff view is only visible if the record matched an existing one) * View the staged records * Click on the 'Diff' link * Verify that the page title and breadcrumbs still read 'Tools' * Apply patch * Not these should read 'Cataloging' Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 147203 [details] [review] Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging Some remaining to dos of us moving the staged import tools from tools to cataloging. To test: * Export a record from your Koha catalog * Import it using the staged MARC import tool, matching on biblionumber (the diff view is only visible if the record matched an existing one) * View the staged records * Click on the 'Diff' link * Verify that the page title and breadcrumbs still read 'Tools' * Apply patch * Not these should read 'Cataloging' Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Not needed in 22.05.x, no backport. |